Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/unocore/
H A Dunomap.cxx476 …{ SW_PROP_NMID(UNO_NAME_IS_PHYSICAL), FN_UNO_IS_PHYSICAL, CPPU_E2T(CPPUTYPE_BOOLEAN), Property…
666 …{ SW_PROP_NMID(UNO_NAME_IS_PHYSICAL), FN_UNO_IS_PHYSICAL, CPPU_E2T(CPPUTYPE_BOOLEAN), Property… in GetPropertyMapEntries()
714 …{ SW_PROP_NMID(UNO_NAME_IS_PHYSICAL), FN_UNO_IS_PHYSICAL, CPPU_E2T(CPPUTYPE_BOOLEAN), Property… in GetPropertyMapEntries()
847 …{ SW_PROP_NMID(UNO_NAME_IS_PHYSICAL), FN_UNO_IS_PHYSICAL, CPPU_E2T(CPPUTYPE_BOOLEAN), Property… in GetPropertyMapEntries()
964 …{ SW_PROP_NMID(UNO_NAME_IS_PHYSICAL), FN_UNO_IS_PHYSICAL, CPPU_E2T(CPPUTYPE_BOOLEAN), Property… in GetPropertyMapEntries()
1063 …{ SW_PROP_NMID(UNO_NAME_IS_PHYSICAL), FN_UNO_IS_PHYSICAL, CPPU_E2T(CPPUTYPE_BOOLEAN), Property… in GetPropertyMapEntries()
H A Dunostyle.cxx2483 if(FN_UNO_IS_PHYSICAL == rEntry.nWID) in lcl_GetStyleProperty()
/AOO42X/main/sw/inc/
H A Dcmdid.h818 #define FN_UNO_IS_PHYSICAL (FN_EXTRA2 + 61) macro