Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A Dunottabl.cxx42 class SvxUnoTransGradientTable : public SvxUnoNameItemTable class
45 SvxUnoTransGradientTable( SdrModel* pModel ) throw();
46 virtual ~SvxUnoTransGradientTable() throw();
58 SvxUnoTransGradientTable::SvxUnoTransGradientTable( SdrModel* pModel ) throw() in SvxUnoTransGradientTable() function in SvxUnoTransGradientTable
63 SvxUnoTransGradientTable::~SvxUnoTransGradientTable() throw() in ~SvxUnoTransGradientTable()
67 OUString SAL_CALL SvxUnoTransGradientTable::getImplementationName() throw( uno::RuntimeException ) in getImplementationName()
72 uno::Sequence< OUString > SAL_CALL SvxUnoTransGradientTable::getSupportedServiceNames( ) in getSupportedServiceNames()
80 NameOrIndex* SvxUnoTransGradientTable::createItem() const throw() in createItem()
88 uno::Type SAL_CALL SvxUnoTransGradientTable::getElementType( ) in getElementType()
99 return *new SvxUnoTransGradientTable(pModel); in SvxUnoTransGradientTable_createInstance()

Completed in 5 milliseconds