Home
last modified time | relevance | path

Searched refs:FN_UNO_TITLE (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1452 else if( FN_UNO_TITLE == pEntry->nWID ) in setPropertyValue()
2100 else if( FN_UNO_TITLE == pEntry->nWID ) in getPropertyValue()
2513 else if( FN_UNO_TITLE == pEntry->nWID ) in setPropertyToDefault()
3002 if ( pProps->GetProperty(FN_UNO_TITLE, 0, pTitle) ) in attachToRange()
H A Dunomap.cxx363 { SW_PROP_NMID(UNO_NAME_TITLE), FN_UNO_TITLE, CPPU_E2T(CPPUTYPE_OUSTRING), PROPERTY_NONE, 0}, \
/trunk/main/sw/inc/
H A Dcmdid.h1235 #define FN_UNO_TITLE (FN_FRAME + 19) macro