Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/unodraw/
H A DXPropertyTable.cxx412 class SvxUnoXDashTable : public SvxUnoXPropertyTable class
415SvxUnoXDashTable( XPropertyList* pTable ) throw() : SvxUnoXPropertyTable( XATTR_LINEDASH, pTable )… in SvxUnoXDashTable() function in SvxUnoXDashTable
431 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 24 milliseconds