Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbapanes.cxx82 SwVbaPanes::SwVbaPanes( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< un… in SwVbaPanes() function in SwVbaPanes
87 SwVbaPanes::getElementType() throw (uno::RuntimeException) in getElementType()
92 SwVbaPanes::createEnumeration() throw (uno::RuntimeException) in createEnumeration()
98 SwVbaPanes::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()
104 SwVbaPanes::getServiceImplName() in getServiceImplName()
111 SwVbaPanes::getServiceNames() in getServiceNames()
H A Dvbapanes.hxx34 class SwVbaPanes : public SwVbaPanes_BASE class
40SwVbaPanes( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference<…
41 virtual ~SwVbaPanes() {} in ~SwVbaPanes()
H A Dvbawindow.cxx79 uno::Reference< XCollection > xPanes( new SwVbaPanes( this, mxContext, m_xModel ) ); in Panes()

Completed in 17 milliseconds