Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/vba/
H A Dvbatable.cxx37 SwVbaTable::SwVbaTable( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Re… in SwVbaTable() function in SwVbaTable
43 SwVbaTable::Range( ) throw (script::BasicErrorException, uno::RuntimeException) in Range()
49 SwVbaTable::Select( ) throw (script::BasicErrorException, uno::RuntimeException) in Select()
67 SwVbaTable::Delete( ) throw (script::BasicErrorException, uno::RuntimeException) in Delete()
74 SwVbaTable::ConvertToText( const uno::Any& /*Separator*/, const uno::Any& /*NestedTables*/ ) throw … in ConvertToText()
82 SwVbaTable::getName() throw (uno::RuntimeException) in getName()
89 SwVbaTable::Borders( const uno::Any& index ) throw (uno::RuntimeException) in Borders()
101 SwVbaTable::getServiceImplName() in getServiceImplName()
108 SwVbaTable::getServiceNames() in getServiceNames()
H A Dvbatable.hxx32 class SwVbaTable : public SwVbaTable_BASE class
37SwVbaTable( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Refe…
H A Dvbatables.cxx46 …uno::Reference< word::XTable > xTable( new SwVbaTable( xParent, xContext, xTextDocument, xTextTabl… in lcl_createTable()
109 …uno::Reference< word::XTable > xVBATable( new SwVbaTable( mxParent, mxContext, pVbaRange->getDocu… in Add()
H A Dvbaselection.cxx587 … uno::Reference< word::XTable > xVBATbl = new SwVbaTable( mxParent, mxContext, xTextDoc, xTbl ); in Tables()

Completed in 28 milliseconds