Home
last modified time | relevance | path

Searched refs:GetSelFrmType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1132 rUserData += FRMTYPE_NONE == pWrtShell->GetSelFrmType() ? '0' : '1'; in WriteUserData()
1296 sal_Bool bSelectedFrame = ( pWrtShell->GetSelFrmType() != FRMTYPE_NONE ), in ReadUserDataSequence()
1539 const sal_Bool bIsSelected = FRMTYPE_NONE == pWrtShell->GetSelFrmType() ? sal_False : sal_True; in WriteUserDataSequence()
/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx426 if( (pSrcSh->GetSelFrmType() == FRMTYPE_DRAWOBJ) && in AcceptDrop()
H A Dedtwin.cxx2934 if( FRMTYPE_NONE == rSh.GetSelFrmType() ) in MouseButtonDown()
4056 if ( rSh.GetSelFrmType() & FRMTYPE_FLY_ATCNT ) in MouseButtonUp()
5337 if( FRMTYPE_NONE == rSh.GetSelFrmType() ) in SelectMenuPosition()
/trunk/main/sw/inc/
H A Dfesh.hxx290 sal_uInt16 GetSelFrmType() const; //Selektion (Drawing)
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx540 sal_uInt16 SwFEShell::GetSelFrmType() const in GetSelFrmType() function in SwFEShell

Completed in 88 milliseconds