Home
last modified time | relevance | path

Searched refs:GetFrmType (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dtxtcrsr.cxx299 if ( FRMTYPE_HEADER & rSh.GetFrmType(0,sal_False) ) in ExecMoveMisc()
307 if ( FRMTYPE_FOOTER & rSh.GetFrmType(0,sal_False) ) in ExecMoveMisc()
315 if ( FRMTYPE_FOOTNOTE & rSh.GetFrmType(0,sal_False) ) in ExecMoveMisc()
H A Dbasesh.cxx1418 sal_uInt16 eFrmType = rSh.GetFrmType(0,sal_True); in GetState()
1426 sal_uInt16 eFrmType = rSh.GetFrmType(0,sal_True); in GetState()
1434 sal_uInt16 eFrmType = rSh.GetFrmType(0,sal_True); in GetState()
2668 if ( !( rSh.GetFrmType( 0, sal_True ) & FRMTYPE_FOOTNOTE ) ) in InsertTable()
2860 const sal_uInt16 nType = rSh.GetFrmType(0,sal_True); in GetGalleryState()
H A Dtextsh1.cxx1499 if ( (rSh.GetFrmType(0,sal_True) & nNoType) ) in GetState()
1522 || (rSh.GetFrmType(0,sal_True) & FRMTYPE_FOOTNOTE) ) in GetState()
H A Dfrmsh.cxx729 const sal_uInt16 eFrmType = rSh.GetFrmType(0,sal_True); in GetState()
/trunk/main/sw/source/ui/wrtsh/
H A Dmove.cxx57 bAct = !pWrtSh->ActionPend() && (pWrtSh->GetFrmType(0,sal_False) & FRMTYPE_FLY_ANY); in ShellMoveCrsr()
266 const sal_uInt16 nFrmType = GetFrmType(0,sal_False); in GoStart()
301 const sal_uInt16 nFrmType = GetFrmType(0,sal_False); in GoEnd()
/trunk/main/sw/source/ui/uiview/
H A Dviewstat.cxx101 eFrmType = pWrtShell->GetFrmType(0,sal_True), bGetFrmType = sal_True; in GetState()
125 sal_uInt16 nType = pWrtShell->GetFrmType(0,sal_True); in GetState()
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()
H A Dviewtab.cxx274 rSh.GetFrmType(0,sal_True); in ExecTabWin()
1044 : rSh.GetFrmType( pPt, sal_True ); in StateTabWin()
H A Dviewport.cxx663 const sal_uInt16 eType = pWrtShell->GetFrmType(0,sal_True); in PageUpCrsr()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx304 const sal_uInt16 eType = rSh.GetFrmType(0,sal_False); in IMPL_LINK()
318 const sal_uInt16 eType = rSh.GetFrmType(0,sal_False); in IMPL_LINK()
332 const sal_uInt16 eFrmType = rSh.GetFrmType(0,sal_False); in IMPL_LINK()
/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/chrdlg/
H A Dbreak.cxx225 else if(rSh.GetFrmType(0,sal_True) in CheckEnable()
H A Dpardlg.cxx229 const sal_uInt16 eType = rSh.GetFrmType(0,sal_True); in PageCreated()
/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx428 (rSh.GetFrmType( &aDocPt, sal_False ) & (FRMTYPE_HEADER|FRMTYPE_FOOTER)) ) in AcceptDrop()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx337 const sal_uInt16 nFrmType = pSh->GetFrmType(0,sal_True); in InitControls()
439 const sal_uInt16 nFrmType = pSh->GetFrmType(0,sal_True); in Activate()
/trunk/main/sw/inc/
H A Dfesh.hxx289 sal_uInt16 GetFrmType( const Point *pPt, sal_Bool bStopAtFly ) const;
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx166 const int nSelection = pShell->GetFrmType(0,sal_True); in StateStyleSheet()
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx260 sal_uInt16 SwFEShell::GetFrmType( const Point *pPt, sal_Bool bStopAtFly ) const in GetFrmType() function in SwFEShell
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1346 if(pCurShell->GetFrmType(0,sal_False) & FRMTYPE_TABLE) in InsertFld()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx1434 const sal_uInt16 eType = pShell->GetFrmType(0,sal_True); in PageCreated()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx750 FRMTYPE_FLY_ANY & rSh.GetFrmType( 0, sal_True ) in IMPL_LINK()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx1404 const sal_uInt16 nFrmType = rSh.GetFrmType(0,sal_True); in gotoRange()

Completed in 153 milliseconds