Home
last modified time | relevance | path

Searched refs:ID_PAGEFIELD (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/editeng/source/uno/
H A Dunofield.cxx443 case ID_PAGEFIELD: in CreateFieldData()
1023 return ID_PAGEFIELD; in GetFieldId()
1141 nId = ID_PAGEFIELD; in SvxUnoTextCreateTextField()
/AOO41X/main/editeng/inc/editeng/
H A Dunofield.hxx42 #define ID_PAGEFIELD 2 macro