Home
last modified time | relevance | path

Searched refs:FAST_PROPERTY_ID_START_CHAR_PROP (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DTitleWrapper.cxx326 OSL_ASSERT( FAST_PROPERTY_ID_START_CHAR_PROP <= nHandle && in getFastCharacterPropertyValue()
349 OSL_ASSERT( FAST_PROPERTY_ID_START_CHAR_PROP <= nHandle && in setFastCharacterPropertyValue()
/aoo4110/main/chart2/source/inc/
H A DFastPropertyIdRanges.hxx34 FAST_PROPERTY_ID_START_CHAR_PROP = FAST_PROPERTY_ID_START + 3000, enumerator
H A DCharacterProperties.hxx49 PROP_CHAR_FONT_NAME = FAST_PROPERTY_ID_START_CHAR_PROP, // ?
/aoo4110/main/chart2/source/tools/
H A DCharacterProperties.cxx581 return ( FAST_PROPERTY_ID_START_CHAR_PROP <= nHandle && in IsCharacterPropertyHandle()

Completed in 25 milliseconds