Searched refs:TakeFormatPaintBrush (Results 1 – 7 of 7) sorted by relevance
100 bool SelectionController::TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& /*rFormatSet*/ ) in TakeFormatPaintBrush() function in sdr::SelectionController
2135 bool SdrObjEditView::TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& rFormatSet ) in TakeFormatPaintBrush() function in SdrObjEditView2137 if( mxSelectionController.is() && mxSelectionController->TakeFormatPaintBrush(rFormatSet) ) in TakeFormatPaintBrush()
70 virtual bool TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& rFormatSet );
304 virtual bool TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& rFormatSet );
71 SVX_DLLPRIVATE virtual bool TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& rFormatSet );
84 mpView->TakeFormatPaintBrush( mpItemSet ); in DoExecute()
2511 bool SvxTableController::TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& /*rFormatSet*/ ) in TakeFormatPaintBrush() function in sdr::table::SvxTableController
Completed in 46 milliseconds