Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/unodraw/
H A DXPropertyTable.cxx494 class SvxUnoXHatchTable : public SvxUnoXPropertyTable class
497SvxUnoXHatchTable( XPropertyList* pTable ) throw() : SvxUnoXPropertyTable( XATTR_FILLHATCH, pTable… in SvxUnoXHatchTable() function in SvxUnoXHatchTable
513 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 12 milliseconds