Home
last modified time | relevance | path

Searched refs:OOO_DLLPUBLIC_CHARTTOOLS (Results 1 – 25 of 51) sorted by relevance

123

/trunk/main/chart2/source/inc/
H A DCommonConverters.hxx61 OOO_DLLPUBLIC_CHARTTOOLS com::sun::star::drawing::HomogenMatrix
67 OOO_DLLPUBLIC_CHARTTOOLS ::basegfx::B3DHomMatrix HomogenMatrixToB3DHomMatrix( const com::sun::star:…
72 OOO_DLLPUBLIC_CHARTTOOLS
78 OOO_DLLPUBLIC_CHARTTOOLS com::sun::star::drawing::HomogenMatrix3
84 OOO_DLLPUBLIC_CHARTTOOLS ::basegfx::B3DPoint Position3DToB3DPoint( const com::sun::star::drawing::P…
89 OOO_DLLPUBLIC_CHARTTOOLS com::sun::star::drawing::Direction3D B3DVectorToDirection3D( const ::baseg…
94 OOO_DLLPUBLIC_CHARTTOOLS com::sun::star::drawing::Position3D B3DPointToPosition3D( const ::basegfx:…
99 OOO_DLLPUBLIC_CHARTTOOLS ::basegfx::B3DVector Direction3DToB3DVector( const com::sun::star::drawing…
104 OOO_DLLPUBLIC_CHARTTOOLS
112 OOO_DLLPUBLIC_CHARTTOOLS ::com::sun::star::drawing::Position3D getPointFromPoly(
[all …]
H A DDataSeriesHelper.hxx60 OOO_DLLPUBLIC_CHARTTOOLS ::com::sun::star::uno::Reference< ::com::sun::star::chart2::data::XLabeled…
75 OOO_DLLPUBLIC_CHARTTOOLS ::std::vector<
87 OOO_DLLPUBLIC_CHARTTOOLS ::com::sun::star::uno::Reference<
100 OOO_DLLPUBLIC_CHARTTOOLS ::rtl::OUString getDataSeriesLabel(
107 OOO_DLLPUBLIC_CHARTTOOLS ::rtl::OUString getLabelForLabeledDataSequence(
111 OOO_DLLPUBLIC_CHARTTOOLS void setStackModeAtSeries(
118 OOO_DLLPUBLIC_CHARTTOOLS sal_Int32 getAttachedAxisIndex(
122 OOO_DLLPUBLIC_CHARTTOOLS sal_Int32 getNumberFormatKeyFromAxis(
129 OOO_DLLPUBLIC_CHARTTOOLS
135 OOO_DLLPUBLIC_CHARTTOOLS
[all …]
H A DLifeTime.hxx48 OOO_DLLPUBLIC_CHARTTOOLS LifeTimeManager( ::com::sun::star::lang::XComponent* pComponent, sal_Bo…
49 OOO_DLLPUBLIC_CHARTTOOLS virtual ~LifeTimeManager();
51 OOO_DLLPUBLIC_CHARTTOOLS bool impl_isDisposed( bool bAssert=true );
52 OOO_DLLPUBLIC_CHARTTOOLS sal_Bool dispose() throw(::com::sun::star::uno::RuntimeException);
99 OOO_DLLPUBLIC_CHARTTOOLS CloseableLifeTimeManager( ::com::sun::star::util::XCloseable* pCloseable
102 OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager();
104 OOO_DLLPUBLIC_CHARTTOOLS bool impl_isDisposedOrClosed( bool bAssert=true );
105 OOO_DLLPUBLIC_CHARTTOOLS sal_Bool g_close_startTryClose(sal_Bool bDeliverOwnership)
107 OOO_DLLPUBLIC_CHARTTOOLS sal_Bool g_close_isNeedToCancelLongLastingCalls( sal_Bool bDeliverOw…
109 OOO_DLLPUBLIC_CHARTTOOLS void g_close_endTryClose(sal_Bool bDeliverOwnership, sal_Bool bM…
[all …]
H A DBaseGFXHelper.hxx48 OOO_DLLPUBLIC_CHARTTOOLS ::basegfx::B3DRange getBoundVolume( const ::com::sun::star::drawing::PolyP…
50 OOO_DLLPUBLIC_CHARTTOOLS ::basegfx::B2IRectangle makeRectangle(
54 OOO_DLLPUBLIC_CHARTTOOLS com::sun::star::awt::Point B2IRectangleToAWTPoint(
57 OOO_DLLPUBLIC_CHARTTOOLS com::sun::star::awt::Size B2IRectangleToAWTSize(
60 OOO_DLLPUBLIC_CHARTTOOLS
76 OOO_DLLPUBLIC_CHARTTOOLS ::basegfx::B3DHomMatrix HomogenMatrixToB3DHomMatrix(
79 OOO_DLLPUBLIC_CHARTTOOLS
83 OOO_DLLPUBLIC_CHARTTOOLS ::basegfx::B3DTuple GetRotationFromMatrix(
86 OOO_DLLPUBLIC_CHARTTOOLS ::basegfx::B3DTuple GetScaleFromMatrix(
91 OOO_DLLPUBLIC_CHARTTOOLS double Deg2Rad( double fDegrees );
[all …]
H A DPropertyHelper.hxx51 OOO_DLLPUBLIC_CHARTTOOLS ::rtl::OUString addLineDashUniqueNameToTable(
62 OOO_DLLPUBLIC_CHARTTOOLS ::rtl::OUString addGradientUniqueNameToTable(
73 OOO_DLLPUBLIC_CHARTTOOLS
85 OOO_DLLPUBLIC_CHARTTOOLS ::rtl::OUString addHatchUniqueNameToTable(
96 OOO_DLLPUBLIC_CHARTTOOLS ::rtl::OUString addBitmapUniqueNameToTable(
109 OOO_DLLPUBLIC_CHARTTOOLS
128 OOO_DLLPUBLIC_CHARTTOOLS void setPropertyValueDefaultAny( tPropertyValueMap & rOutMap, tPropertyVal…
147 OOO_DLLPUBLIC_CHARTTOOLS void setEmptyPropertyValueDefault( tPropertyValueMap & rOutMap, tPropertyV…
154 struct OOO_DLLPUBLIC_CHARTTOOLS PropertyNameLess
163 struct OOO_DLLPUBLIC_CHARTTOOLS PropertyLess : public ::std::binary_function<
[all …]
H A DCommonFunctors.hxx58 struct OOO_DLLPUBLIC_CHARTTOOLS AnyToDouble : public ::std::unary_function< ::com::sun::star::uno::…
78 struct OOO_DLLPUBLIC_CHARTTOOLS AnyToString : public ::std::unary_function< ::com::sun::star::uno::…
109 struct OOO_DLLPUBLIC_CHARTTOOLS OUStringToDouble : public ::std::unary_function< ::rtl::OUString, d…
127 struct OOO_DLLPUBLIC_CHARTTOOLS DoubleToOUString : public ::std::unary_function< double, ::rtl::OUS…
H A DControllerLockGuard.hxx36 class OOO_DLLPUBLIC_CHARTTOOLS ControllerLockGuard
55 class OOO_DLLPUBLIC_CHARTTOOLS ControllerLockHelper
76 class OOO_DLLPUBLIC_CHARTTOOLS ControllerLockHelperGuard
H A DExplicitCategoriesProvider.hxx39 struct OOO_DLLPUBLIC_CHARTTOOLS ComplexCategory
48 class OOO_DLLPUBLIC_CHARTTOOLS SplitCategoriesProvider
75 class OOO_DLLPUBLIC_CHARTTOOLS ExplicitCategoriesProvider
H A Dcharttoolsdllapi.hxx32 #define OOO_DLLPUBLIC_CHARTTOOLS SAL_DLLPUBLIC_EXPORT macro
34 #define OOO_DLLPUBLIC_CHARTTOOLS SAL_DLLPUBLIC_IMPORT macro
H A DChartDebugTrace.hxx44 OOO_DLLPUBLIC_CHARTTOOLS void ChartDebugTraceDocument(
55 OOO_DLLPUBLIC_CHARTTOOLS void ChartDebugTraceDiagram(
H A DXMLRangeHelper.hxx35 struct OOO_DLLPUBLIC_CHARTTOOLS Cell
54 struct OOO_DLLPUBLIC_CHARTTOOLS CellRange
H A DNumberFormatterWrapper.hxx40 class OOO_DLLPUBLIC_CHARTTOOLS NumberFormatterWrapper
62 class OOO_DLLPUBLIC_CHARTTOOLS FixedNumberFormatter
H A DWrappedIgnoreProperty.hxx36 class OOO_DLLPUBLIC_CHARTTOOLS WrappedIgnoreProperty : public WrappedProperty
62 class OOO_DLLPUBLIC_CHARTTOOLS WrappedIgnoreProperties
H A DConfigItemListener.hxx32 class OOO_DLLPUBLIC_CHARTTOOLS ConfigItemListener
H A DTrueGuard.hxx32 class OOO_DLLPUBLIC_CHARTTOOLS TrueGuard
H A DMutexContainer.hxx32 class OOO_DLLPUBLIC_CHARTTOOLS MutexContainer
H A DResId.hxx33 class OOO_DLLPUBLIC_CHARTTOOLS SchResId : public ResId
H A DChartViewHelper.hxx38 class OOO_DLLPUBLIC_CHARTTOOLS ChartViewHelper
H A DUserDefinedProperties.hxx37 class OOO_DLLPUBLIC_CHARTTOOLS UserDefinedProperties
H A DFillProperties.hxx37 class OOO_DLLPUBLIC_CHARTTOOLS FillProperties
H A DWrappedDirectStateProperty.hxx32 class OOO_DLLPUBLIC_CHARTTOOLS WrappedDirectStateProperty :
H A DModifyListenerCallBack.hxx41 class OOO_DLLPUBLIC_CHARTTOOLS ModifyListenerCallBack
H A DColorPerPointHelper.hxx39 class OOO_DLLPUBLIC_CHARTTOOLS ColorPerPointHelper
H A DRelativeSizeHelper.hxx33 class OOO_DLLPUBLIC_CHARTTOOLS RelativeSizeHelper
/trunk/main/chart2/source/tools/
H A D_serviceregistration_tools.cxx176 OOO_DLLPUBLIC_CHARTTOOLS void SAL_CALL component_getImplementationEnvironment( in component_getImplementationEnvironment()
182 OOO_DLLPUBLIC_CHARTTOOLS void * SAL_CALL component_getFactory( in component_getFactory()

123