Home
last modified time | relevance | path

Searched refs:setDefaultRotation (Results 1 – 25 of 26) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/inc/
H A DThreeDHelper.hxx103 …static void setDefaultRotation( const css::uno::Reference< css::beans::XPropertySet >& xScenePrope…
106 …static void setDefaultRotation( const css::uno::Reference< css::beans::XPropertySet >& xScenePrope…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/inc/
H A DThreeDHelper.hxx104 …static void setDefaultRotation( const css::uno::Reference< css::beans::XPropertySet >& xScenePrope…
107 …static void setDefaultRotation( const css::uno::Reference< css::beans::XPropertySet >& xScenePrope…
/dports/science/simbody/simbody-Simbody-3.7/Simbody/include/simbody/internal/
H A DMobilizedBody_LineOrientation.h99 LineOrientation& setDefaultRotation(const Rotation& R_FM) { in setDefaultRotation() function
H A DMobilizedBody_Ball.h81 Ball& setDefaultRotation(const Rotation& R_FM) { in setDefaultRotation() function
H A DMobilizedBody_Free.h98 Free& setDefaultRotation(const Rotation&);
H A DMobilizedBody_Gimbal.h111 Gimbal& setDefaultRotation(const Rotation& R_FM) in setDefaultRotation() function
H A DMobilizedBody_Ellipsoid.h91 Ellipsoid& setDefaultRotation(const Rotation& R_FM) { in setDefaultRotation() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/chart/
H A DX3DDefaultSetter.idl42 void setDefaultRotation();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/chart/
H A DX3DDefaultSetter.idl42 void setDefaultRotation();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx590 …ThreeDHelper::setDefaultRotation( uno::Reference< beans::XPropertySet >( xDiagram, uno::UNO_QUERY … in resetStyles()
600 …ThreeDHelper::setDefaultRotation( uno::Reference< beans::XPropertySet >( xDiagram, uno::UNO_QUERY … in adaptDiagram()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx615 …ThreeDHelper::setDefaultRotation( uno::Reference< beans::XPropertySet >( xDiagram, uno::UNO_QUERY … in resetStyles()
625 …ThreeDHelper::setDefaultRotation( uno::Reference< beans::XPropertySet >( xDiagram, uno::UNO_QUERY … in adaptDiagram()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/model/inc/
H A DDiagram.hxx128 virtual void SAL_CALL setDefaultRotation() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/model/inc/
H A DDiagram.hxx129 virtual void SAL_CALL setDefaultRotation() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DThreeDHelper.cxx1236 ThreeDHelper::setDefaultRotation( xSceneProperties ); in set3DSettingsToDefault()
1240 void ThreeDHelper::setDefaultRotation( const uno::Reference< beans::XPropertySet >& xScenePropertie… in setDefaultRotation() function in chart::ThreeDHelper
1255 void ThreeDHelper::setDefaultRotation( const uno::Reference< beans::XPropertySet >& xScenePropertie… in setDefaultRotation() function in chart::ThreeDHelper
1258 ThreeDHelper::setDefaultRotation( xSceneProperties, bPieOrDonut ); in setDefaultRotation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DThreeDHelper.cxx1234 ThreeDHelper::setDefaultRotation( xSceneProperties ); in set3DSettingsToDefault()
1238 void ThreeDHelper::setDefaultRotation( const uno::Reference< beans::XPropertySet >& xScenePropertie… in setDefaultRotation() function in chart::ThreeDHelper
1253 void ThreeDHelper::setDefaultRotation( const uno::Reference< beans::XPropertySet >& xScenePropertie… in setDefaultRotation() function in chart::ThreeDHelper
1256 ThreeDHelper::setDefaultRotation( xSceneProperties, bPieOrDonut ); in setDefaultRotation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/model/main/
H A DDiagram.cxx464 void SAL_CALL Diagram::setDefaultRotation() in setDefaultRotation() function in chart::Diagram
466 ThreeDHelper::setDefaultRotation( this ); in setDefaultRotation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/model/main/
H A DDiagram.cxx464 void SAL_CALL Diagram::setDefaultRotation() in setDefaultRotation() function in chart::Diagram
466 ThreeDHelper::setDefaultRotation( this ); in setDefaultRotation()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx163 virtual void SAL_CALL setDefaultRotation() override;
H A DDiagramWrapper.cxx1050 void SAL_CALL DiagramWrapper::setDefaultRotation() in setDefaultRotation() function in chart::wrapper::DiagramWrapper
1054 x3DDefaultSetter->setDefaultRotation(); in setDefaultRotation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx166 virtual void SAL_CALL setDefaultRotation() override;
H A DDiagramWrapper.cxx1052 void SAL_CALL DiagramWrapper::setDefaultRotation() in setDefaultRotation() function in chart::wrapper::DiagramWrapper
1056 x3DDefaultSetter->setDefaultRotation(); in setDefaultRotation()
/dports/science/simbody/simbody-Simbody-3.7/examples/TaskSpaceControl-Atlas/
H A DAtlas.cpp406 ballJoint.setDefaultRotation(defR_FM); in addRobotToSimbodySystem()
/dports/science/simbody/simbody-Simbody-3.7/examples/Gazebo2Simbody/
H A DGazebo2Simbody.cpp708 ballJoint.setDefaultRotation(defR_FM); in addModelToSimbodySystem()
/dports/science/simbody/simbody-Simbody-3.7/Simbody/src/
H A DMobilizedBody.cpp2294 setDefaultRotation(const Rotation& R_FM) { in setDefaultRotation() function in SimTK::MobilizedBody::Free
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/type_reference/
H A Doffapi.idl2666 void setDefaultRotation();

12