Home
last modified time | relevance | path

Searched refs:mxSelectionController (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx768 if( mxSelectionController.is() ) in SdrBeginTextEdit()
1564 if( mxSelectionController.is() ) in GetAttributes()
1615 if( mxSelectionController.is() ) in SetAttributes()
1657 if( mxSelectionController.is() ) in SetAttributes()
1708 if( mxSelectionController.is() ) in SetAttributes()
1760 if( mxSelectionController.is() ) in GetStyleSheet()
1779 if( mxSelectionController.is() ) in SetStyleSheet()
1991 if( mxSelectionController.is() ) in MarkListHasChanged()
1997 mxSelectionController.clear(); in MarkListHasChanged()
2007 if( mxSelectionController.is() ) in MarkListHasChanged()
[all …]
H A Dsvdxcgv.cxx310 if( mxSelectionController.is() && mxSelectionController->PasteObjModel( rMod ) ) in Paste()
826 if( !mxSelectionController.is() || !mxSelectionController->GetMarkedObjModel( pNeuPag ) ) in GetMarkedObjModel()
H A Dsvdview.cxx1520 if( mxSelectionController.is() && mxSelectionController->DeleteMarked() ) in DeleteMarked()
/trunk/main/svx/inc/svx/
H A Dsvdedxv.hxx114 rtl::Reference< sdr::SelectionController > mxSelectionController; member in SdrObjEditView
298 …erence< sdr::SelectionController > getSelectionController() const { return mxSelectionController; } in getSelectionController()

Completed in 46 milliseconds