Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunofield.cxx134 {RES_SETEXPFLD, SW_SERVICE_FIELDTYPE_SET_EXP } ,
316 case SW_SERVICE_FIELDTYPE_SET_EXP: nRet = PROPERTY_MAP_FLDTYP_SET_EXP; break; in lcl_GetPropertyMapOfService()
1111 if ( SW_SERVICE_FIELDTYPE_SET_EXP == nServiceId in SwXTextField()
1122 if ( SW_SERVICE_FIELDTYPE_SET_EXP == nServiceId ) in SwXTextField()
1575 case SW_SERVICE_FIELDTYPE_SET_EXP: in attachToRange()
H A Dunocoll.cxx119 { "com.sun.star.text.TextField.SetExpression", SW_SERVICE_FIELDTYPE_SET_EXP },
211 { CSS_TEXT_TEXTFIELD_SET_EXPRESSION, SW_SERVICE_FIELDTYPE_SET_EXP },
472 case SW_SERVICE_FIELDTYPE_SET_EXP: in MakeInstance()
/aoo41x/main/sw/inc/
H A Dunocoll.hxx106 #define SW_SERVICE_FIELDTYPE_SET_EXP 22 macro

Completed in 45 milliseconds