Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1339 case FN_UNO_TABLE_COLUMN_SEPARATORS: in setPropertyValue()
1389 case FN_UNO_TABLE_COLUMN_SEPARATORS: in getPropertyValue()
3150 case FN_UNO_TABLE_COLUMN_SEPARATORS: in setPropertyValue()
3341 case FN_UNO_TABLE_COLUMN_SEPARATORS: in getPropertyValue()
H A Dunomap.cxx1099 …{ SW_PROP_NMID(UNO_NAME_TABLE_COLUMN_SEPARATORS), FN_UNO_TABLE_COLUMN_SEPARATORS, CPPU_E2T(CPPUT… in GetPropertyMapEntries()
1680 …{ SW_PROP_NMID(UNO_NAME_TABLE_COLUMN_SEPARATORS), FN_UNO_TABLE_COLUMN_SEPARATORS, CPPU_E2T(CPPUT… in GetPropertyMapEntries()
/trunk/main/sw/inc/
H A Dcmdid.h803 #define FN_UNO_TABLE_COLUMN_SEPARATORS (FN_EXTRA2 + 30) macro