Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/uiview/
H A Dview.cxx1133 rUserData += FRMTYPE_NONE == pWrtShell->GetSelFrmType() ? '0' : '1'; in WriteUserData()
1297 sal_Bool bSelectedFrame = ( pWrtShell->GetSelFrmType() != FRMTYPE_NONE ), in ReadUserDataSequence()
1540 const sal_Bool bIsSelected = FRMTYPE_NONE == pWrtShell->GetSelFrmType() ? sal_False : sal_True; in WriteUserDataSequence()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtdd.cxx426 if( (pSrcSh->GetSelFrmType() == FRMTYPE_DRAWOBJ) && in AcceptDrop()
H A Dedtwin.cxx2932 if( FRMTYPE_NONE == rSh.GetSelFrmType() ) in MouseButtonDown()
4054 if ( rSh.GetSelFrmType() & FRMTYPE_FLY_ATCNT ) in MouseButtonUp()
5303 if( FRMTYPE_NONE == rSh.GetSelFrmType() ) in SelectMenuPosition()
/aoo41x/main/sw/inc/
H A Dfesh.hxx290 sal_uInt16 GetSelFrmType() const; //Selektion (Drawing)
/aoo41x/main/sw/source/core/frmedt/
H A Dfeshview.cxx543 sal_uInt16 SwFEShell::GetSelFrmType() const in GetSelFrmType() function in SwFEShell

Completed in 56 milliseconds