Home
last modified time | relevance | path

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

/aoo4110/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2506 class OStylesHelper : public ::cppu::BaseMutex, public TStylesBASE class
2513 OStylesHelper(const OStylesHelper&);
2514 void operator =(const OStylesHelper&);
2516 virtual ~OStylesHelper(){} in ~OStylesHelper()
2540 OStylesHelper::OStylesHelper(const uno::Type _aType) in OStylesHelper() function in reportdesign::OStylesHelper
2547 uno::Type SAL_CALL OStylesHelper::getElementType( ) throw(uno::RuntimeException) in getElementType()
2552 sal_Bool SAL_CALL OStylesHelper::hasElements( ) throw(uno::RuntimeException) in hasElements()
2559 sal_Int32 SAL_CALL OStylesHelper::getCount( ) throw(uno::RuntimeException) in getCount()
2583 uno::Sequence< ::rtl::OUString > SAL_CALL OStylesHelper::getElementNames( ) throw(uno::RuntimeExce… in getElementNames()
2596 sal_Bool SAL_CALL OStylesHelper::hasByName( const ::rtl::OUString& aName ) throw(uno::RuntimeExcept… in hasByName()
[all …]

Completed in 21 milliseconds