Searched refs:OStylesHelper (Results 1 – 1 of 1) sorted by relevance
2506 class OStylesHelper : public ::cppu::BaseMutex, public TStylesBASE class2513 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::OStylesHelper2547 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