Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/unoobj/
H A Dservuno.cxx228 { "com.sun.star.text.TextField.PageNumber", SC_SERVICE_PAGEFIELD },
277 { "com.sun.star.text.textfield.PageNumber", SC_SERVICE_PAGEFIELD },
397 case SC_SERVICE_PAGEFIELD: in MakeInstance()
H A Dfielduno.cxx919 case SC_SERVICE_PAGEFIELD: aTypeId = TYPE(SvxPageField); break; in GetObjectByIndex_Impl()
937 if ( pData->ISA( SvxPageField ) ) nFieldType = SC_SERVICE_PAGEFIELD; in GetObjectByIndex_Impl()
963 case SC_SERVICE_PAGEFIELD: aTypeId = TYPE(SvxPageField); break; in getCount()
1239 case SC_SERVICE_PAGEFIELD: in CreateFieldItem()
/aoo4110/main/sc/inc/
H A Dservuno.hxx38 #define SC_SERVICE_PAGEFIELD 2 macro

Completed in 27 milliseconds