Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx509 case FN_UNO_CHARFMT_SEQUENCE: in getCrsrPropertyValue()
792 case FN_UNO_CHARFMT_SEQUENCE: in resetCrsrPropertyValue()
H A Dunomap.cxx268 …{ SW_PROP_NMID(UNO_NAME_CHAR_STYLE_NAMES), FN_UNO_CHARFMT_SEQUENCE, CPPU_E2T(CPPUTYPE_OUSTRINGS),…
587 …{ SW_PROP_NMID(UNO_NAME_CHAR_STYLE_NAMES), FN_UNO_CHARFMT_SEQUENCE, CPPU_E2T(CPPUTYPE_OUSTRINGS),… in GetPropertyMapEntries()
H A Dunoobj.cxx569 case FN_UNO_CHARFMT_SEQUENCE: in SetCursorPropertyValue()
/trunk/main/sw/inc/
H A Dcmdid.h852 #define FN_UNO_CHARFMT_SEQUENCE (FN_EXTRA2 + 94) macro