Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx248 bOtherText = !(pWrtShell->GetFrmType(0,sal_True) & FRMTYPE_BODY); in GetNextWrongSentence()
345 bOtherText = !(pWrtShell->GetFrmType(0,sal_True) & FRMTYPE_BODY); in GetNextWrongSentence()
/aoo4110/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()
/aoo4110/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx218 if( !(FRMTYPE_BODY & eType) || in PageCreated()
/aoo4110/main/sw/inc/
H A Dfesh.hxx75 #define FRMTYPE_BODY (sal_uInt16) 8 macro
/aoo4110/main/sw/source/core/frmedt/
H A Dfews.cxx297 nReturn |= FRMTYPE_BODY; in GetFrmType()
/aoo4110/main/sw/source/ui/table/
H A Dtabledlg.cxx1435 if( !(FRMTYPE_BODY & eType) ) in PageCreated()

Completed in 50 milliseconds