Lines Matching refs:SAL_CALL

93     virtual void SAL_CALL dispose()
95 virtual void SAL_CALL addEventListener( const ::com::sun::star::uno::Reference<
98 virtual void SAL_CALL removeEventListener( const ::com::sun::star::uno::Reference<
103 virtual ::rtl::OUString SAL_CALL getDiagramType()
106 ::com::sun::star::beans::XPropertySet > SAL_CALL getDataRowProperties( sal_Int32 nRow )
110 …::com::sun::star::beans::XPropertySet > SAL_CALL getDataPointProperties( sal_Int32 nCol, sal_Int32…
115 virtual ::com::sun::star::awt::Point SAL_CALL getPosition()
117 virtual void SAL_CALL setPosition( const ::com::sun::star::awt::Point& aPosition )
119 virtual ::com::sun::star::awt::Size SAL_CALL getSize()
121 virtual void SAL_CALL setSize( const ::com::sun::star::awt::Size& aSize )
126 virtual ::rtl::OUString SAL_CALL getShapeType()
131 ::com::sun::star::chart::XAxis > SAL_CALL getAxis( sal_Int32 nDimensionIndex )
134 ::com::sun::star::chart::XAxis > SAL_CALL getSecondaryAxis( sal_Int32 nDimensionIndex )
139 ::com::sun::star::drawing::XShape > SAL_CALL getZAxisTitle()
142 ::com::sun::star::beans::XPropertySet > SAL_CALL getZMainGrid()
145 ::com::sun::star::beans::XPropertySet > SAL_CALL getZHelpGrid()
148 ::com::sun::star::beans::XPropertySet > SAL_CALL getZAxis()
153 ::com::sun::star::beans::XPropertySet > SAL_CALL getSecondaryXAxis()
158 ::com::sun::star::drawing::XShape > SAL_CALL getXAxisTitle()
161 ::com::sun::star::beans::XPropertySet > SAL_CALL getXAxis()
164 ::com::sun::star::beans::XPropertySet > SAL_CALL getXMainGrid()
167 ::com::sun::star::beans::XPropertySet > SAL_CALL getXHelpGrid()
172 ::com::sun::star::beans::XPropertySet > SAL_CALL getSecondaryYAxis()
177 ::com::sun::star::drawing::XShape > SAL_CALL getYAxisTitle()
180 ::com::sun::star::beans::XPropertySet > SAL_CALL getYAxis()
183 ::com::sun::star::beans::XPropertySet > SAL_CALL getYHelpGrid()
186 ::com::sun::star::beans::XPropertySet > SAL_CALL getYMainGrid()
191 ::com::sun::star::drawing::XShape > SAL_CALL getSecondXAxisTitle()
194 ::com::sun::star::drawing::XShape > SAL_CALL getSecondYAxisTitle()
199 ::com::sun::star::beans::XPropertySet > SAL_CALL getUpBar()
202 ::com::sun::star::beans::XPropertySet > SAL_CALL getDownBar()
205 ::com::sun::star::beans::XPropertySet > SAL_CALL getMinMaxLine()
210 ::com::sun::star::beans::XPropertySet > SAL_CALL getWall()
213 ::com::sun::star::beans::XPropertySet > SAL_CALL getFloor()
217 virtual void SAL_CALL set3DSettingsToDefault() throw (::com::sun::star::uno::RuntimeException);
218 virtual void SAL_CALL setDefaultRotation() throw (::com::sun::star::uno::RuntimeException);
219 virtual void SAL_CALL setDefaultIllumination() throw (::com::sun::star::uno::RuntimeException);
227 …virtual void SAL_CALL setAutomaticDiagramPositioning( ) throw (::com::sun::star::uno::RuntimeExce…
228 …virtual ::sal_Bool SAL_CALL isAutomaticDiagramPositioning( ) throw (::com::sun::star::uno::Runtim…
229 …virtual void SAL_CALL setDiagramPositionExcludingAxes( const ::com::sun::star::awt::Rectangle& Pos…
230 …virtual ::sal_Bool SAL_CALL isExcludingDiagramPositioning( ) throw (::com::sun::star::uno::Runtim…
231 …virtual ::com::sun::star::awt::Rectangle SAL_CALL calculateDiagramPositionExcludingAxes( ) throw …
232 …virtual void SAL_CALL setDiagramPositionIncludingAxes( const ::com::sun::star::awt::Rectangle& Pos…
233 …virtual ::com::sun::star::awt::Rectangle SAL_CALL calculateDiagramPositionIncludingAxes( ) throw …
234 …virtual void SAL_CALL setDiagramPositionIncludingAxesAndAxisTitles( const ::com::sun::star::awt::R…
235 …virtual ::com::sun::star::awt::Rectangle SAL_CALL calculateDiagramPositionIncludingAxesAndAxisTitl…
239 ::com::sun::star::chart2::XDiagram > SAL_CALL getDiagram()
241 virtual void SAL_CALL setDiagram( const ::com::sun::star::uno::Reference<