Searched refs:SvxUnoXHatchTable (Results 1 – 1 of 1) sorted by relevance
494 class SvxUnoXHatchTable : public SvxUnoXPropertyTable class497 …SvxUnoXHatchTable( XPropertyList* pTable ) throw() : SvxUnoXPropertyTable( XATTR_FILLHATCH, pTable… in SvxUnoXHatchTable() function in SvxUnoXHatchTable513 return (OWeakObject*)new SvxUnoXHatchTable( pTable ); in SvxUnoXHatchTable_createInstance()517 uno::Any SvxUnoXHatchTable::getAny( const XPropertyEntry* pEntry ) const throw() in getAny()533 XPropertyEntry* SvxUnoXHatchTable::getEntry( const OUString& rName, const uno::Any& rAny ) const th… in getEntry()550 uno::Type SAL_CALL SvxUnoXHatchTable::getElementType() in getElementType()557 OUString SAL_CALL SvxUnoXHatchTable::getImplementationName( ) throw( uno::RuntimeException ) in getImplementationName()562 uno::Sequence< OUString > SAL_CALL SvxUnoXHatchTable::getSupportedServiceNames( ) throw( uno::Run… in getSupportedServiceNames()
Completed in 17 milliseconds