Home
last modified time | relevance | path

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

/AOO41X/main/editeng/source/uno/
H A Dunofield.cxx447 case ID_PAGESFIELD: in CreateFieldData()
1025 return ID_PAGESFIELD; in GetFieldId()
1145 nId = ID_PAGESFIELD; in SvxUnoTextCreateTextField()
/AOO41X/main/editeng/inc/editeng/
H A Dunofield.hxx43 #define ID_PAGESFIELD 3 macro