Searched refs:SvxUnoXDashTable (Results 1 – 1 of 1) sorted by relevance
412 class SvxUnoXDashTable : public SvxUnoXPropertyTable class415 …SvxUnoXDashTable( XPropertyList* pTable ) throw() : SvxUnoXPropertyTable( XATTR_LINEDASH, pTable )… in SvxUnoXDashTable() function in SvxUnoXDashTable431 return (OWeakObject*)new SvxUnoXDashTable( pTable ); in SvxUnoXDashTable_createInstance()435 uno::Any SvxUnoXDashTable::getAny( const XPropertyEntry* pEntry ) const throw() in getAny()453 XPropertyEntry* SvxUnoXDashTable::getEntry( const OUString& rName, const uno::Any& rAny ) const thr… in getEntry()473 uno::Type SAL_CALL SvxUnoXDashTable::getElementType() in getElementType()480 OUString SAL_CALL SvxUnoXDashTable::getImplementationName( ) throw( uno::RuntimeException ) in getImplementationName()485 uno::Sequence< OUString > SAL_CALL SvxUnoXDashTable::getSupportedServiceNames( ) throw( uno::Runt… in getSupportedServiceNames()
Completed in 10 milliseconds