Home
last modified time | relevance | path

Searched refs:ShapeController (Results 1 – 10 of 10) sorted by relevance

/trunk/main/chart2/source/controller/main/
H A DShapeController.cxx65 ShapeController::ShapeController( const Reference< uno::XComponentContext >& rxContext, in ShapeController() function in chart::ShapeController
72 ShapeController::~ShapeController() in ~ShapeController()
76 void ShapeController::initialize() in initialize()
82 void ShapeController::disposing() in disposing()
225 void ShapeController::describeSupportedFeatures() in describeSupportedFeatures()
259 void ShapeController::executeDispatch_FormatLine() in executeDispatch_FormatLine()
299 void ShapeController::executeDispatch_FormatArea() in executeDispatch_FormatArea()
469 void ShapeController::executeDispatch_RenameObject() in executeDispatch_RenameObject()
550 void ShapeController::executeDispatch_FontDialog() in executeDispatch_FontDialog()
691 bool ShapeController::isBackwardPossible() in isBackwardPossible()
[all …]
H A DCommandDispatchContainer.hxx42 class ShapeController;
119 void setShapeController( ShapeController* pController );
120 ShapeController* getShapeController() { return m_pShapeController; } in getShapeController()
145 ShapeController* m_pShapeController;
H A DShapeController.hxx41 class ShapeController: public FeatureCommandDispatchBase class
46 ShapeController( const ::com::sun::star::uno::Reference<
48 virtual ~ShapeController();
H A Dmakefile.mk68 $(SLO)$/ShapeController.obj \
H A DCommandDispatchContainer.cxx200 void CommandDispatchContainer::setShapeController( ShapeController* pController ) in setShapeController()
H A DChartController.cxx588 ShapeController* pShapeController = new ShapeController( m_xCC, this ); in attachModel()
H A DChartController.hxx160 friend class ShapeController;
H A DControllerCommandDispatch.cxx694ShapeController* pShapeController = ( m_pDispatchContainer ? m_pDispatchContainer->getShapeControl… in isShapeControllerCommandAvailable()
/trunk/main/chart2/source/controller/menus/
H A DShapeEditContextMenu.src24 #include "ShapeController.hrc"
H A DShapeContextMenu.src24 #include "ShapeController.hrc"

Completed in 45 milliseconds