Home
last modified time | relevance | path

Searched refs:TakeFormatPaintBrush (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dselectioncontroller.cxx100 bool SelectionController::TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& /*rFormatSet*/ ) in TakeFormatPaintBrush() function in sdr::SelectionController
H A Dsvdedxv.cxx2135 bool SdrObjEditView::TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& rFormatSet ) in TakeFormatPaintBrush() function in SdrObjEditView
2137 if( mxSelectionController.is() && mxSelectionController->TakeFormatPaintBrush(rFormatSet) ) in TakeFormatPaintBrush()
/trunk/main/svx/inc/svx/
H A Dselectioncontroller.hxx70 virtual bool TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& rFormatSet );
H A Dsvdedxv.hxx304 virtual bool TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& rFormatSet );
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx71 SVX_DLLPRIVATE virtual bool TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& rFormatSet );
/trunk/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx84 mpView->TakeFormatPaintBrush( mpItemSet ); in DoExecute()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx2511 bool SvxTableController::TakeFormatPaintBrush( boost::shared_ptr< SfxItemSet >& /*rFormatSet*/ ) in TakeFormatPaintBrush() function in sdr::table::SvxTableController

Completed in 46 milliseconds