/trunk/main/unotools/source/config/ |
H A D | compatibility.cxx | 79 #define PROPERTYCOUNT 13 macro 176 Sequence< PropertyValue > lProperties( PROPERTYCOUNT ); in GetList() 461 Sequence< PropertyValue > lPropertyValues( PROPERTYCOUNT - 1 ); in Commit() 565 Sequence< OUString > lProperties( rItems.getLength() * ( PROPERTYCOUNT - 1 ) ); in impl_GetPropertyNames()
|
H A D | dynamicmenuoptions.cxx | 76 #define PROPERTYCOUNT 4 macro 177 Sequence< PropertyValue > lProperties ( PROPERTYCOUNT ); in GetList() 782 …lDestination.realloc( (nSourceCount*PROPERTYCOUNT)+nDestinationStep ); // get enough memory for co… in impl_SortAndExpandPropertyNames()
|
H A D | workingsetoptions.cxx | 62 #define PROPERTYCOUNT 1 macro 300 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in GetPropertyNames()
|
H A D | moduleoptions.cxx | 95 #define PROPERTYCOUNT 6 macro 546 css::uno::Sequence< css::beans::PropertyValue > lCommitProperties( FACTORYCOUNT*PROPERTYCOUNT ); in Commit() 879 css::uno::Sequence< ::rtl::OUString > lPropNames ( nCount*PROPERTYCOUNT ); in impl_ExpandSetNames() 891 nPropStart += PROPERTYCOUNT; in impl_ExpandSetNames() 1050 nPropertyStart += PROPERTYCOUNT; in impl_Read()
|
H A D | startoptions.cxx | 65 #define PROPERTYCOUNT 2 macro 345 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in impl_GetPropertyNames()
|
H A D | localisationoptions.cxx | 66 #define PROPERTYCOUNT 2 macro 345 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in GetPropertyNames()
|
H A D | printwarningoptions.cxx | 69 #define PROPERTYCOUNT 5 macro 259 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in impl_GetPropertyNames()
|
H A D | fontoptions.cxx | 66 #define PROPERTYCOUNT 3 macro 380 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in impl_GetPropertyNames()
|
H A D | cacheoptions.cxx | 72 #define PROPERTYCOUNT 5 macro 348 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in impl_GetPropertyNames()
|
H A D | extendedsecurityoptions.cxx | 70 #define PROPERTYCOUNT 1 macro 418 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in GetPropertyNames()
|
H A D | syslocaleoptions.cxx | 141 #define PROPERTYCOUNT 4 macro 152 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in GetPropertyNames()
|
H A D | securityoptions.cxx | 128 #define PROPERTYCOUNT 15 macro 1047 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in GetPropertyNames()
|
H A D | cmdoptions.cxx | 68 #define PROPERTYCOUNT 1 macro
|
/trunk/main/framework/source/fwe/classes/ |
H A D | actiontriggerseparatorpropertyset.cxx | 48 PROPERTYCOUNT enumerator 300 … Sequence< Property > seqActionTriggerPropertyDescriptor( pActionTriggerPropertys, PROPERTYCOUNT ); in impl_getStaticPropertyDescriptor()
|
H A D | actiontriggerpropertyset.cxx | 54 PROPERTYCOUNT enumerator 360 … Sequence< Property > seqActionTriggerPropertyDescriptor( pActionTriggerPropertys, PROPERTYCOUNT ); in impl_getStaticPropertyDescriptor()
|
/trunk/main/svtools/source/config/ |
H A D | menuoptions.cxx | 72 #define PROPERTYCOUNT 4 macro 414 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in impl_GetPropertyNames()
|
H A D | miscopt.cxx | 78 #define PROPERTYCOUNT 6 macro 627 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in GetPropertyNames()
|
H A D | optionsdrawinglayer.cxx | 172 #define PROPERTYCOUNT 27 macro 1228 static const Sequence< OUString > seqPropertyNames( pProperties, PROPERTYCOUNT ); in impl_GetPropertyNames()
|
/trunk/main/framework/inc/services/ |
H A D | logindialog.hxx | 186 #define PROPERTYCOUNT 12 macro
|