Home
last modified time | relevance | path

Searched refs:rObjectCID (Results 1 – 25 of 40) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A DObjectNameProvider.cxx319 OUString ObjectNameProvider::getAxisName( const OUString& rObjectCID in getAxisName() argument
395 OUString ObjectNameProvider::getTitleName( const OUString& rObjectCID in getTitleName() argument
414 OUString ObjectNameProvider::getGridName( const OUString& rObjectCID in getGridName() argument
478 aRet=ObjectNameProvider::getAxisName( rObjectCID, xChartModel ); in getHelpText()
491 aRet = lcl_getFullSeriesName( rObjectCID, xChartModel ); in getHelpText()
777 const OUString& rObjectCID, in getNameForCID() argument
780 ObjectType eType( ObjectIdentifier::getObjectType( rObjectCID )); in getNameForCID()
786 return getAxisName( rObjectCID, xModel ); in getNameForCID()
788 return getTitleName( rObjectCID, xModel ); in getNameForCID()
791 return getGridName( rObjectCID, xModel ); in getNameForCID()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A DObjectNameProvider.cxx315 OUString ObjectNameProvider::getAxisName( const OUString& rObjectCID in getAxisName() argument
391 OUString ObjectNameProvider::getTitleName( const OUString& rObjectCID in getTitleName() argument
410 OUString ObjectNameProvider::getGridName( const OUString& rObjectCID in getGridName() argument
474 aRet=ObjectNameProvider::getAxisName( rObjectCID, xChartModel ); in getHelpText()
487 aRet = lcl_getFullSeriesName( rObjectCID, xChartModel ); in getHelpText()
771 const OUString& rObjectCID, in getNameForCID() argument
774 ObjectType eType( ObjectIdentifier::getObjectType( rObjectCID )); in getNameForCID()
780 return getAxisName( rObjectCID, xModel ); in getNameForCID()
782 return getTitleName( rObjectCID, xModel ); in getNameForCID()
785 return getGridName( rObjectCID, xModel ); in getNameForCID()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/inc/
H A DObjectNameProvider.hxx38 static OUString getAxisName( const OUString& rObjectCID
40 static OUString getGridName( const OUString& rObjectCID
42 static OUString getTitleName( const OUString& rObjectCID
47 const OUString& rObjectCID,
59 …static OUString getHelpText( const OUString& rObjectCID, const css::uno::Reference< ::com::sun::st…
60 …static OUString getHelpText( const OUString& rObjectCID, const css::uno::Reference< ::com::sun::st…
65 …static OUString getSelectedObjectText( const OUString & rObjectCID, const css::uno::Reference< css…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/inc/
H A DObjectNameProvider.hxx39 static OUString getAxisName( const OUString& rObjectCID
41 static OUString getGridName( const OUString& rObjectCID
43 static OUString getTitleName( const OUString& rObjectCID
48 const OUString& rObjectCID,
60 …static OUString getHelpText( const OUString& rObjectCID, const css::uno::Reference< ::com::sun::st…
61 …static OUString getHelpText( const OUString& rObjectCID, const css::uno::Reference< ::com::sun::st…
66 …static OUString getSelectedObjectText( const OUString & rObjectCID, const css::uno::Reference< css…
H A DPositionAndSizeHelper.hxx39 static bool moveObject( const OUString& rObjectCID
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DObjectIdentifier.cxx218 void lcl_getDiagramAndCooSys( const OUString& rObjectCID in lcl_getDiagramAndCooSys() argument
250 :m_aObjectCID( rObjectCID ) in ObjectIdentifier()
1154 const OUString& rObjectCID, in getObjectPropertySet() argument
1162 const OUString& rObjectCID in getObjectPropertySet() argument
1166 if(rObjectCID.isEmpty()) in getObjectPropertySet()
1253 rObjectCID, xChartModel ) ); in getObjectPropertySet()
1263 rObjectCID, xChartModel ) ); in getObjectPropertySet()
1276 rObjectCID, xChartModel ) ); in getObjectPropertySet()
1349 const OUString& rObjectCID in getAxisForCID() argument
1364 const OUString& rObjectCID in getDataSeriesForCID() argument
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DObjectIdentifier.cxx219 void lcl_getDiagramAndCooSys( const OUString& rObjectCID in lcl_getDiagramAndCooSys() argument
251 :m_aObjectCID( rObjectCID ) in ObjectIdentifier()
1183 const OUString& rObjectCID, in getObjectPropertySet() argument
1191 const OUString& rObjectCID in getObjectPropertySet() argument
1195 if(rObjectCID.isEmpty()) in getObjectPropertySet()
1282 rObjectCID, xChartModel ) ); in getObjectPropertySet()
1292 rObjectCID, xChartModel ) ); in getObjectPropertySet()
1305 rObjectCID, xChartModel ) ); in getObjectPropertySet()
1378 const OUString& rObjectCID in getAxisForCID() argument
1393 const OUString& rObjectCID in getDataSeriesForCID() argument
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/inc/
H A DObjectIdentifier.hxx93 ObjectIdentifier( const OUString& rObjectCID );
196 const OUString& rObjectCID
200 const OUString& rObjectCID
206 const OUString& rObjectCID
212 const OUString& rObjectCID
217 const OUString& rObjectCID
232 static OUString getMovedSeriesCID( const OUString& rObjectCID, bool bForward );
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/inc/
H A DObjectIdentifier.hxx96 ObjectIdentifier( const OUString& rObjectCID );
199 const OUString& rObjectCID
203 const OUString& rObjectCID
209 const OUString& rObjectCID
215 const OUString& rObjectCID
220 const OUString& rObjectCID
235 static OUString getMovedSeriesCID( const OUString& rObjectCID, bool bForward );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/main/
H A DPositionAndSizeHelper.cxx128 bool PositionAndSizeHelper::moveObject( const OUString& rObjectCID in moveObject() argument
138 …ns::XPropertySet > xObjectProp = ObjectIdentifier::getObjectPropertySet( rObjectCID, xChartModel ); in moveObject()
139 ObjectType eObjectType( ObjectIdentifier::getObjectType( rObjectCID ) ); in moveObject()
142 … xObjectProp.set( ObjectIdentifier::getDiagramForCID( rObjectCID, xChartModel ), uno::UNO_QUERY ); in moveObject()
H A DChartController_Properties.cxx665 …OUString rObjectCID = lcl_getObjectCIDForCommand( aCommand, xChartDocument, m_aSelection.getSelect… in executeDispatch_FormatObject() local
666 executeDlg_ObjectProperties( rObjectCID ); in executeDispatch_FormatObject()
715 const OUString& rObjectCID, bool bSuccessOnUnchanged ) in executeDlg_ObjectProperties_withoutUndoGuard() argument
719 if( rObjectCID.isEmpty() ) in executeDlg_ObjectProperties_withoutUndoGuard()
726 ObjectType eObjectType = ObjectIdentifier::getObjectType( rObjectCID ); in executeDlg_ObjectProperties_withoutUndoGuard()
742 createItemConverter( rObjectCID, getModel(), m_xCC, in executeDlg_ObjectProperties_withoutUndoGuard()
758 ObjectPropertiesDialogParameter aDialogParameter( rObjectCID ); in executeDlg_ObjectProperties_withoutUndoGuard()
772 ObjectIdentifier::getObjectPropertySet( rObjectCID, getModel() ); in executeDlg_ObjectProperties_withoutUndoGuard()
774 … , xObjectProperties, ObjectIdentifier::getDataSeriesForCID( rObjectCID, getModel() ) in executeDlg_ObjectProperties_withoutUndoGuard()
791 …rrorBarsDialog::getAxisMinorStepWidthForErrorBarDecimals( getModel(), m_xChartView, rObjectCID ) ); in executeDlg_ObjectProperties_withoutUndoGuard()
H A DDragMethod_Base.cxx38 , const OUString& rObjectCID in DragMethod_Base() argument
43 , m_aObjectCID(rObjectCID) in DragMethod_Base()
H A DDragMethod_RotateDiagram.cxx45 , const OUString& rObjectCID in DragMethod_RotateDiagram() argument
48 …: DragMethod_Base( rDrawViewWrapper, rObjectCID, xChartModel, ActionDescriptionProvider::ActionTyp… in DragMethod_RotateDiagram()
66 … m_pScene = SelectionHelper::getSceneToRotate( rDrawViewWrapper.getNamedSdrObject( rObjectCID ) ); in DragMethod_RotateDiagram()
H A DDragMethod_PieSegment.cxx39 , const OUString& rObjectCID in DragMethod_PieSegment() argument
41 : DragMethod_Base( rDrawViewWrapper, rObjectCID, xChartModel ) in DragMethod_PieSegment()
H A DDragMethod_PieSegment.hxx31 DragMethod_PieSegment( DrawViewWrapper& rDrawViewWrapper, const OUString& rObjectCID
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/main/
H A DPositionAndSizeHelper.cxx155 bool PositionAndSizeHelper::moveObject( const OUString& rObjectCID in moveObject() argument
166 …ns::XPropertySet > xObjectProp = ObjectIdentifier::getObjectPropertySet( rObjectCID, xChartModel ); in moveObject()
167 ObjectType eObjectType( ObjectIdentifier::getObjectType( rObjectCID ) ); in moveObject()
170 … xObjectProp.set( ObjectIdentifier::getDiagramForCID( rObjectCID, xChartModel ), uno::UNO_QUERY ); in moveObject()
H A DChartController_Properties.cxx657 …OUString rObjectCID = lcl_getObjectCIDForCommand( aCommand, xChartDocument, m_aSelection.getSelect… in executeDispatch_FormatObject() local
658 executeDlg_ObjectProperties( rObjectCID ); in executeDispatch_FormatObject()
707 const OUString& rObjectCID, bool bSuccessOnUnchanged ) in executeDlg_ObjectProperties_withoutUndoGuard() argument
711 if( rObjectCID.isEmpty() ) in executeDlg_ObjectProperties_withoutUndoGuard()
718 ObjectType eObjectType = ObjectIdentifier::getObjectType( rObjectCID ); in executeDlg_ObjectProperties_withoutUndoGuard()
734 createItemConverter( rObjectCID, getModel(), m_xCC, in executeDlg_ObjectProperties_withoutUndoGuard()
750 ObjectPropertiesDialogParameter aDialogParameter( rObjectCID ); in executeDlg_ObjectProperties_withoutUndoGuard()
764 ObjectIdentifier::getObjectPropertySet( rObjectCID, getModel() ); in executeDlg_ObjectProperties_withoutUndoGuard()
766 … , xObjectProperties, ObjectIdentifier::getDataSeriesForCID( rObjectCID, getModel() ) in executeDlg_ObjectProperties_withoutUndoGuard()
783 …rrorBarsDialog::getAxisMinorStepWidthForErrorBarDecimals( getModel(), m_xChartView, rObjectCID ) ); in executeDlg_ObjectProperties_withoutUndoGuard()
H A DDragMethod_Base.cxx38 , const OUString& rObjectCID in DragMethod_Base() argument
43 , m_aObjectCID(rObjectCID) in DragMethod_Base()
H A DDragMethod_RotateDiagram.cxx46 , const OUString& rObjectCID in DragMethod_RotateDiagram() argument
49 …: DragMethod_Base( rDrawViewWrapper, rObjectCID, xChartModel, ActionDescriptionProvider::ActionTyp… in DragMethod_RotateDiagram()
67 … m_pScene = SelectionHelper::getSceneToRotate( rDrawViewWrapper.getNamedSdrObject( rObjectCID ) ); in DragMethod_RotateDiagram()
H A DDragMethod_PieSegment.cxx40 , const OUString& rObjectCID in DragMethod_PieSegment() argument
42 : DragMethod_Base( rDrawViewWrapper, rObjectCID, xChartModel ) in DragMethod_PieSegment()
H A DDragMethod_PieSegment.hxx30 DragMethod_PieSegment( DrawViewWrapper& rDrawViewWrapper, const OUString& rObjectCID
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/main/
H A DDrawModelWrapper.cxx260 SdrObject* DrawModelWrapper::getNamedSdrObject( const OUString& rObjectCID, SdrObjList const * pSea… in getNamedSdrObject() argument
262 if(!pSearchList || rObjectCID.isEmpty()) in getNamedSdrObject()
270 if( ObjectIdentifier::areIdenticalObjects( rObjectCID, pObj->GetName() ) ) in getNamedSdrObject()
272 pObj = DrawModelWrapper::getNamedSdrObject( rObjectCID, pObj->GetSubList() ); in getNamedSdrObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/view/main/
H A DDrawModelWrapper.cxx293 SdrObject* DrawModelWrapper::getNamedSdrObject( const OUString& rObjectCID, SdrObjList const * pSea… in getNamedSdrObject() argument
295 if(!pSearchList || rObjectCID.isEmpty()) in getNamedSdrObject()
303 if( ObjectIdentifier::areIdenticalObjects( rObjectCID, pObj->GetName() ) ) in getNamedSdrObject()
305 pObj = DrawModelWrapper::getNamedSdrObject( rObjectCID, pObj->GetSubList() ); in getNamedSdrObject()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/inc/chartview/
H A DExplicitValueProvider.hxx61 getRectangleOfObject( const OUString& rObjectCID, bool bSnapRect=false )=0;
66 getShapeForCID( const OUString& rObjectCID )=0;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/inc/chartview/
H A DExplicitValueProvider.hxx62 getRectangleOfObject( const OUString& rObjectCID, bool bSnapRect=false )=0;
67 getShapeForCID( const OUString& rObjectCID )=0;

12