Home
last modified time | relevance | path

Searched refs:IsObjMarked (Results 1 – 21 of 21) sorted by relevance

/aoo42x/main/basctl/source/accessibility/
H A Daccessibledialogcontrolshape.cxx91 …if ( pSdrView && pSdrView->IsObjMarked( m_pDlgEdObj ) && pSdrView->GetMarkedObjectList().GetMarkCo… in IsFocused()
107 bSelected = pSdrView->IsObjMarked( m_pDlgEdObj ); in IsSelected()
H A Daccessibledialogwindow.cxx1019 bSelected = pSdrView->IsObjMarked( pDlgEdObj ); in isAccessibleChildSelected()
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshel4.cxx937 bisMarked = pDrViewSh->GetView()->IsObjMarked(pObject); in IsMarked()
1040 bUnMark = pDrViewSh->GetView()->IsObjMarked(pObj); in GetObjectIsmarked()
1146 sal_Bool bUnMark = pDrViewSh->GetView()->IsObjMarked(pObj); in GotoTreeBookmark()
/aoo42x/main/basctl/source/dlged/
H A Ddlged.cxx179 sal_Bool bWasMarked = pDlgEdView->IsObjMarked( pDlgObj ); in UnmarkDialog()
194 sal_Bool bWasMarked = pDlgEdView->IsObjMarked( pDlgObj ); in RemarkDialog()
473 sal_Bool bWasMarked = pDlgEdView->IsObjMarked( pOldDlgEdForm ); in ResetDialog()
/aoo42x/main/svx/source/engine3d/
H A Dview3d.cxx265 if(pScene && !IsObjMarked(pScene)) in DrawMarkedObj()
365 if(pScene && !IsObjMarked(pScene)) in GetMarkedObjModel()
422 if(pScene && !IsObjMarked(pScene) && GetSdrPageView()) in GetMarkedObjModel()
/aoo42x/main/sc/source/ui/view/
H A Ddrawview.cxx770 bUnMark = IsObjMarked(pFound); in SelectCurrentViewObject()
843 bisMarked = IsObjMarked(pObject); in GetObjectIsMarked()
/aoo42x/main/reportdesign/source/ui/report/
H A DSectionView.cxx150 if(HINT_OBJCHG == eKind && pObj && IsObjMarked(const_cast<SdrObject*>(pObj))) in Notify()
H A Ddlgedfunc.cxx620 if ( m_rView.IsObjMarked(pObjIter) in isRectangleHit()
/aoo42x/main/svx/source/form/
H A Dnavigatortree.cxx138 bIsMarked = _pView->IsObjMarked( aPos->second ); in isModelShapeMarked()
2217 …& aObjects.find(xControlModel) != aObjects.end() && bMark != pFormView->IsObjMarked( pSdrObject ) ) in MarkViewObj()
2288 if ( bMark != pFormView->IsObjMarked( pSdrObject ) ) in MarkViewObj()
H A Dfmvwimp.cxx1745 if ( m_pView->IsObjMarked( pObj ) ) in saveMarkList()
1866 if ( !m_pView->IsObjMarked( pObj ) ) in restoreMarkList()
/aoo42x/main/reportdesign/source/ui/misc/
H A DUITools.cxx869 && (_bAllObjects || !_rView.IsObjMarked(pObjIter)) in isOver()
914 if ( (_bAllObjects || !_rView.IsObjMarked(pObjIter)) in isOver()
/aoo42x/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx341 …if( !mrView.IsObjMarked( mxPlaceholderObj.get() ) || (mrView.GetMarkedObjectList().GetMarkCount() … in MouseButtonDown()
/aoo42x/main/svx/inc/svx/
H A Dsvdmrkv.hxx335 sal_Bool IsObjMarked(SdrObject* pObj) const;
/aoo42x/main/sw/source/ui/utlui/
H A Dcontent.cxx1406 sal_Bool Marked = pDrawView->IsObjMarked(pObj); in RequestingChilds()
2729 sal_Bool bUnMark = pDrawView->IsObjMarked(pObject); in KeyInput()
2738 sal_Bool bMark = pDrawView->IsObjMarked(pTemp); in KeyInput()
/aoo42x/main/svx/source/svdraw/
H A Dsvdmrkv.cxx1391 sal_Bool bUnmark=bToggle && IsObjMarked(pObj); in MarkObj()
1633 sal_Bool SdrMarkView::IsObjMarked(SdrObject* pObj) const in IsObjMarked() function in SdrMarkView
H A Dsvdedtv.cxx1051 if( IsObjMarked( pOldObj ) ) in ReplaceObjectAtView()
H A Dsvdview.cxx944 if (!IsObjMarked(rVEvt.pObj)) { in DoMouseEvent()
/aoo42x/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx650 return mpView->IsObjMarked( getSdrObject( nIndex ) ); in isAccessibleChildSelected()
H A DAccessibleShape.cxx280 bShapeIsSelected = maShapeTreeInfo.GetSdrView()->IsObjMarked(m_pShape) == sal_True; in UpdateStates()
/aoo42x/main/sw/source/core/draw/
H A Ddview.cxx1053 if ( !_rMarkView.IsObjMarked( pRefObj ) ) in ReplaceMarkedDrawVirtObjs()
/aoo42x/main/sw/source/core/frmedt/
H A Dfeshview.cxx1017 ->IsObjMarked( const_cast< SdrObject * >( &rObj ) ); in IsObjSelected()

Completed in 198 milliseconds