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()2518 …OStylesHelper(const uno::Type _aType = ::getCppuType(static_cast< uno::Reference< container::XElem…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()2565 uno::Any SAL_CALL OStylesHelper::getByIndex( sal_Int32 Index ) throw(lang::IndexOutOfBoundsExceptio… in getByIndex()[all …]