Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx246 bOtherText = !(pWrtShell->GetFrmType(0,sal_True) & FRMTYPE_BODY); in GetNextWrongSentence()
343 bOtherText = !(pWrtShell->GetFrmType(0,sal_True) & FRMTYPE_BODY); in GetNextWrongSentence()
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx267 sal_Bool bOther = !bSelection && !(pWrtShell->GetFrmType(0,sal_True) & FRMTYPE_BODY); in StartTextConversion()
493 if( !bOther && !(pWrtShell->GetFrmType(0,sal_True) & FRMTYPE_BODY) && !bSelection ) in HyphenateDocument()
/trunk/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx230 if(!(FRMTYPE_BODY & eType) || in PageCreated()
/trunk/main/sw/inc/
H A Dfesh.hxx75 #define FRMTYPE_BODY (sal_uInt16) 8 macro
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx297 nReturn |= FRMTYPE_BODY; in GetFrmType()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx1435 if( !(FRMTYPE_BODY & eType) ) in PageCreated()

Completed in 35 milliseconds