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()
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()
2584 uno::Sequence< ::rtl::OUString > SAL_CALL OStylesHelper::getElementNames( ) throw(uno::RuntimeExce… in getElementNames()
2597 sal_Bool SAL_CALL OStylesHelper::hasByName( const ::rtl::OUString& aName ) throw(uno::RuntimeExcept… in hasByName()
[all …]

Completed in 31 milliseconds