Home
last modified time | relevance | path

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

/trunk/main/chart2/source/inc/
H A DThreeDHelper.hxx120 static void setDefaultRotation( const ::com::sun::star::uno::Reference<
125 static void setDefaultRotation( const ::com::sun::star::uno::Reference<
/trunk/main/chart2/source/tools/
H A DThreeDHelper.cxx1282 ThreeDHelper::setDefaultRotation( xSceneProperties ); in set3DSettingsToDefault()
1286 void ThreeDHelper::setDefaultRotation( const uno::Reference< beans::XPropertySet >& xScenePropertie… in setDefaultRotation() function in chart::ThreeDHelper
1301 void ThreeDHelper::setDefaultRotation( const uno::Reference< beans::XPropertySet >& xScenePropertie… in setDefaultRotation() function in chart::ThreeDHelper
1304 ThreeDHelper::setDefaultRotation( xSceneProperties, bPieOrDonut ); in setDefaultRotation()
/trunk/main/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx622 …ThreeDHelper::setDefaultRotation( uno::Reference< beans::XPropertySet >( xDiagram, uno::UNO_QUERY … in resetStyles()
632 …ThreeDHelper::setDefaultRotation( uno::Reference< beans::XPropertySet >( xDiagram, uno::UNO_QUERY … in adaptDiagram()
/trunk/main/chart2/source/model/main/
H A DDiagram.cxx484 void SAL_CALL Diagram::setDefaultRotation() in setDefaultRotation() function in chart::Diagram
487 ThreeDHelper::setDefaultRotation( this ); in setDefaultRotation()
/trunk/main/offapi/com/sun/star/chart/
H A DX3DDefaultSetter.idl50 void setDefaultRotation();
/trunk/main/chart2/source/model/inc/
H A DDiagram.hxx172 virtual void SAL_CALL setDefaultRotation() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.hxx218 virtual void SAL_CALL setDefaultRotation() throw (::com::sun::star::uno::RuntimeException);
H A DDiagramWrapper.cxx1151 void SAL_CALL DiagramWrapper::setDefaultRotation() in setDefaultRotation() function in chart::wrapper::DiagramWrapper
1156 x3DDefaultSetter->setDefaultRotation(); in setDefaultRotation()

Completed in 49 milliseconds