Home
last modified time | relevance | path

Searched refs:PROPERTY_COUNT (Results 1 – 5 of 5) sorted by relevance

/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_contentcaps.cxx89 #define PROPERTY_COUNT 4 in getProperties() macro
129 beans::Property >( aPropertyInfoTable, PROPERTY_COUNT ); in getProperties()
/trunk/main/ucb/source/ucp/odma/
H A Dodma_contentcaps.cxx81 #define PROPERTY_COUNT 10 in getProperties() macro
156 beans::Property >( aPropertyInfoTable, PROPERTY_COUNT ); in getProperties()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx407 #define PROPERTY_COUNT 4 macro
420 static Property aBasicProps[PROPERTY_COUNT] = in getBasicProps()
798 xPS = pPS = new test_OPropertySetHelper( getBasicProps(), PROPERTY_COUNT - z ); in test_PropertySetHelper()
876 xPS = pPS = new test_OPropertySetHelper( getBasicProps(), PROPERTY_COUNT - z ); in test_PropertySetHelper()
/trunk/main/UnoControls/source/controls/
H A Dframecontrol.cxx587 static const Property pPropertys[PROPERTY_COUNT] = in impl_getStaticPropertyDescriptor()
594 static const Sequence< Property > seqPropertys( pPropertys, PROPERTY_COUNT ); in impl_getStaticPropertyDescriptor()
/trunk/main/UnoControls/source/inc/
H A Dframecontrol.hxx89 #define PROPERTY_COUNT 3 // you must count the pr… macro

Completed in 29 milliseconds