Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx2507 class OStylesHelper : public ::cppu::BaseMutex, public TStylesBASE class
2514 OStylesHelper(const OStylesHelper&);
2515 void operator =(const OStylesHelper&);
2517 virtual ~OStylesHelper(){} in ~OStylesHelper()
2519OStylesHelper(const uno::Type _aType = ::getCppuType(static_cast< uno::Reference< container::XElem…
2541 OStylesHelper::OStylesHelper(const uno::Type _aType) in OStylesHelper() function in reportdesign::OStylesHelper
2548 uno::Type SAL_CALL OStylesHelper::getElementType( ) throw(uno::RuntimeException) in getElementType()
2553 sal_Bool SAL_CALL OStylesHelper::hasElements( ) throw(uno::RuntimeException) in hasElements()
2560 sal_Int32 SAL_CALL OStylesHelper::getCount( ) throw(uno::RuntimeException) in getCount()
2566 uno::Any SAL_CALL OStylesHelper::getByIndex( sal_Int32 Index ) throw(lang::IndexOutOfBoundsExceptio… in getByIndex()
[all …]