/trunk/main/sw/source/ui/shells/ |
H A D | txtcrsr.cxx | 299 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 D | basesh.cxx | 1418 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 D | textsh1.cxx | 1499 if ( (rSh.GetFrmType(0,sal_True) & nNoType) ) in GetState() 1522 || (rSh.GetFrmType(0,sal_True) & FRMTYPE_FOOTNOTE) ) in GetState()
|
H A D | frmsh.cxx | 729 const sal_uInt16 eFrmType = rSh.GetFrmType(0,sal_True); in GetState()
|
/trunk/main/sw/source/ui/wrtsh/ |
H A D | move.cxx | 57 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 D | viewstat.cxx | 101 eFrmType = pWrtShell->GetFrmType(0,sal_True), bGetFrmType = sal_True; in GetState() 125 sal_uInt16 nType = pWrtShell->GetFrmType(0,sal_True); in GetState()
|
H A D | viewling.cxx | 267 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 D | viewtab.cxx | 274 rSh.GetFrmType(0,sal_True); in ExecTabWin() 1044 : rSh.GetFrmType( pPt, sal_True ); in StateTabWin()
|
H A D | viewport.cxx | 663 const sal_uInt16 eType = pWrtShell->GetFrmType(0,sal_True); in PageUpCrsr()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | navipi.cxx | 304 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 D | SwSpellDialogChildWindow.cxx | 246 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 D | break.cxx | 225 else if(rSh.GetFrmType(0,sal_True) in CheckEnable()
|
H A D | pardlg.cxx | 229 const sal_uInt16 eType = rSh.GetFrmType(0,sal_True); in PageCreated()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | edtdd.cxx | 424 (rSh.GetFrmType( &aDocPt, sal_False ) & (FRMTYPE_HEADER|FRMTYPE_FOOTER)) ) in AcceptDrop()
|
/trunk/main/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 337 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 D | fesh.hxx | 289 sal_uInt16 GetFrmType( const Point *pPt, sal_Bool bStopAtFly ) const;
|
/trunk/main/sw/source/ui/app/ |
H A D | docst.cxx | 166 const int nSelection = pShell->GetFrmType(0,sal_True); in StateStyleSheet()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 260 sal_uInt16 SwFEShell::GetFrmType( const Point *pPt, sal_Bool bStopAtFly ) const in GetFrmType() function in SwFEShell
|
/trunk/main/sw/source/ui/fldui/ |
H A D | fldmgr.cxx | 1346 if(pCurShell->GetFrmType(0,sal_False) & FRMTYPE_TABLE) in InsertFld()
|
/trunk/main/sw/source/ui/table/ |
H A D | tabledlg.cxx | 1434 const sal_uInt16 eType = pShell->GetFrmType(0,sal_True); in PageCreated()
|
/trunk/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 750 FRMTYPE_FLY_ANY & rSh.GetFrmType( 0, sal_True ) in IMPL_LINK()
|
/trunk/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 1404 const sal_uInt16 nFrmType = rSh.GetFrmType(0,sal_True); in gotoRange()
|