Searched refs:mxSelectionController (Results 1 – 4 of 4) sorted by relevance
768 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 …]
310 if( mxSelectionController.is() && mxSelectionController->PasteObjModel( rMod ) ) in Paste()826 if( !mxSelectionController.is() || !mxSelectionController->GetMarkedObjModel( pNeuPag ) ) in GetMarkedObjModel()
1520 if( mxSelectionController.is() && mxSelectionController->DeleteMarked() ) in DeleteMarked()
114 rtl::Reference< sdr::SelectionController > mxSelectionController; member in SdrObjEditView298 …erence< sdr::SelectionController > getSelectionController() const { return mxSelectionController; } in getSelectionController()
Completed in 47 milliseconds