Searched refs:IsPresObjSelected (Results 1 – 16 of 16) sorted by relevance
/aoo41x/main/sd/source/ui/view/ |
H A D | drviewsc.cxx | 88 if ( mpDrawView->IsPresObjSelected( sal_True, sal_True, sal_True ) ) in FuTemp03() 211 if ( mpDrawView->IsPresObjSelected() ) in FuTemp03() 228 if ( mpDrawView->IsPresObjSelected() ) in FuTemp03() 248 if ( mpDrawView->IsPresObjSelected() ) in FuTemp03() 269 if ( mpDrawView->IsPresObjSelected() ) in FuTemp03() 290 if ( mpDrawView->IsPresObjSelected() ) in FuTemp03() 319 if ( mpDrawView->IsPresObjSelected() ) in FuTemp03() 414 if ( mpDrawView->IsPresObjSelected() ) in FuTemp03()
|
H A D | drviewse.cxx | 347 if ( mpDrawView->IsPresObjSelected() ) in FuPermanent() 384 if ( mpDrawView->IsPresObjSelected() ) in FuPermanent() 770 if ( mpDrawView->IsPresObjSelected(sal_False, sal_True, sal_False, sal_True) ) in FuSupport() 792 if ( mpDrawView->IsPresObjSelected(sal_False, sal_True, sal_False, sal_True) ) in FuSupport() 880 else if ( mpDrawView->IsPresObjSelected(sal_False, sal_True, sal_False, sal_True) ) in FuSupport()
|
H A D | drviews2.cxx | 538 if ( mpDrawView->IsPresObjSelected() ) in FuTemporary() 583 if ( mpDrawView->IsPresObjSelected() ) in FuTemporary() 611 if ( mpDrawView->IsPresObjSelected(true,true,true) ) in FuTemporary()
|
H A D | drviewsi.cxx | 145 if(!GetView()->IsPresObjSelected()) in AssignFrom3DWindow()
|
H A D | drviews8.cxx | 228 if ( mpDrawView->IsPresObjSelected(sal_False, sal_True) ) in FuTemp01()
|
H A D | sdview3.cxx | 452 if( !IsPresObjSelected() ) in InsertData() 629 if( !pSourceView->IsPresObjSelected() ) in InsertData()
|
H A D | drawview.cxx | 463 if (IsPresObjSelected(sal_False, sal_True)) in SetStyleSheet()
|
H A D | drviews6.cxx | 107 mpDrawView && !mpDrawView->IsPresObjSelected() ) in ExecFormText()
|
H A D | sdview2.cxx | 444 !IsPresObjSelected() ) in DragFinished()
|
H A D | sdview.cxx | 606 sal_Bool View::IsPresObjSelected(sal_Bool bOnPage, sal_Bool bOnMasterPage, sal_Bool bCheckPresObjLi… in IsPresObjSelected() function in sd::View
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | View.hxx | 156 …sal_Bool IsPresObjSelected(sal_Bool bOnPage=sal_True, sal_Bool bOnMasterPage=sal_T…
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuconstr.cxx | 183 bDragWithCopy = !mpView->IsPresObjSelected(sal_False, sal_True); in MouseButtonUp()
|
H A D | fusel.cxx | 695 bDragWithCopy = !mpView->IsPresObjSelected(sal_False, sal_True); in MouseButtonUp() 889 bDragWithCopy = !mpView->IsPresObjSelected(sal_False, sal_True); in MouseButtonUp()
|
H A D | fupoor.cxx | 1031 && !mpView->IsPresObjSelected(sal_False, sal_True) ) in IMPL_LINK()
|
H A D | fudraw.cxx | 425 if ( mpView && mpView->IsPresObjSelected(sal_False, sal_True, sal_False, sal_True) ) in KeyInput()
|
H A D | futext.cxx | 709 bDragWithCopy = !mpView->IsPresObjSelected(sal_False, sal_True); in MouseButtonUp()
|
Completed in 76 milliseconds