summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/ItemStyle.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/ItemStyle.idl')
-rw-r--r--offapi/com/sun/star/ui/ItemStyle.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/ItemStyle.idl b/offapi/com/sun/star/ui/ItemStyle.idl
index 78e11cde05fd..9efb3aa81cc8 100644
--- a/offapi/com/sun/star/ui/ItemStyle.idl
+++ b/offapi/com/sun/star/ui/ItemStyle.idl
@@ -56,7 +56,7 @@ module com { module sun { module star { module ui {
</ul>
</p>
- @since OOo 2.0.0
+ @since OOo 2.0
*/
constants ItemStyle
{
2a8760fa415a23c28ccd338239f4'>Clean up uses of Any::getValue() in pyunoStephan Bergmann 2016-06-06Normalize on using @throws instead of @raise[s]Stephan Bergmann 2016-06-01final solution of the ARCHIVE questionDavid Tardon 2016-05-30Just use Any::operator <<= for sal_Unicode valuesStephan Bergmann 2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist 2016-05-26loplugin:unusedreturntypesNoel Grandin 2016-05-09Fix call to deleted Any constructorLuke Deller 2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann 2016-04-30Fix typosAndrea Gelmini 2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-04-18clean-up: unused using declarations and includesJochen Nitschke 2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin 2016-04-14loplugin:passstuffbyref in variousNoel Grandin 2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke 2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan 2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke 2016-04-01tdf#97966 Drop 'static' keywordsWastack 2016-03-29Avoid reserved identifierStephan Bergmann 2016-03-23pyuno: add some debugging hintsMichael Stahl