Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/unocore/
H A Dunoframe.cxx1171 else if( FN_UNO_GRAPHIC == pEntry->nWID ) in setPropertyValue()
1553 else if( FN_UNO_GRAPHIC == pEntry->nWID ) in getPropertyValue()
2198 if( pProps->GetProperty( FN_UNO_GRAPHIC, 0, pGraphic )) in attachToRange()
H A Dunomap.cxx1147 … { SW_PROP_NMID(UNO_NAME_GRAPHIC), FN_UNO_GRAPHIC, CPPU_E2T(CPPUTYPE_REFXGRAPHIC), 0, 0 }, in GetPropertyMapEntries()
/AOO41X/main/sw/inc/
H A Dcmdid.h887 #define FN_UNO_GRAPHIC (FN_EXTRA2 + 102) macro