Home
last modified time | relevance | path

Searched refs:PG_PREV (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dhtmlfldw.cxx146 case PG_PREV: pSubStr = OOO_STRING_SW_HTML_FS_prev; break; in OutHTML_SwField()
160 (eSubType == PG_PREV && nValue!=-1) || in OutHTML_SwField()
H A Dhtmlfld.cxx145 { OOO_STRING_SW_HTML_FS_prev, PG_PREV },
436 else if( (SwPageNumSubType)nSub == PG_PREV ) in NewField()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx212 else if( PG_PREV == nSubType && -1 != nOffset ) in Expand()
260 if(nSubType == PG_PREV) in QueryValue()
305 nSubType = PG_PREV; in PutValue()
H A Dfldbas.cxx251 else if( PG_PREV == nRet ) in GetTypeId()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx983 nSubType = PG_PREV; in InsertFld()
993 ( PG_PREV == nSubType || PG_NEXT == nSubType ) ) in InsertFld()
/trunk/main/sw/inc/
H A Ddocufld.hxx109 PG_PREV enumerator

Completed in 46 milliseconds