Home
last modified time | relevance | path

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

/AOO41X/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.cxx948 …{ SW_PROP_NMID(UNO_NAME_TABLE_COLUMN_SEPARATORS), FN_UNO_TABLE_COLUMN_SEPARATORS, CPPU_E2T(CPPUT… in GetPropertyMapEntries()
1499 …{ SW_PROP_NMID(UNO_NAME_TABLE_COLUMN_SEPARATORS), FN_UNO_TABLE_COLUMN_SEPARATORS, CPPU_E2T(CPPUT… in GetPropertyMapEntries()
/AOO41X/main/sw/inc/
H A Dcmdid.h807 #define FN_UNO_TABLE_COLUMN_SEPARATORS (FN_EXTRA2 + 30) macro