Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/vba/
H A Dvbaheaderfooter.cxx36 SwVbaHeaderFooter::SwVbaHeaderFooter( const uno::Reference< ooo::vba::XHelperInterface >& rParent, … in SwVbaHeaderFooter() function in SwVbaHeaderFooter
40 sal_Bool SAL_CALL SwVbaHeaderFooter::getIsHeader() throw (uno::RuntimeException) in getIsHeader()
45 sal_Bool SAL_CALL SwVbaHeaderFooter::getLinkToPrevious() throw (uno::RuntimeException) in getLinkToPrevious()
51 void SAL_CALL SwVbaHeaderFooter::setLinkToPrevious( ::sal_Bool /*_linktoprevious*/ ) throw (uno::Ru… in setLinkToPrevious()
56 uno::Reference< word::XRange > SAL_CALL SwVbaHeaderFooter::getRange() throw (uno::RuntimeException) in getRange()
78 SwVbaHeaderFooter::Shapes( const uno::Any& index ) throw (uno::RuntimeException) in Shapes()
90 SwVbaHeaderFooter::getServiceImplName() in getServiceImplName()
97 SwVbaHeaderFooter::getServiceNames() in getServiceNames()
H A Dvbaheaderfooter.hxx33 class SwVbaHeaderFooter : public SwVbaHeaderFooter_BASE class
42SwVbaHeaderFooter( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::un…
43 virtual ~SwVbaHeaderFooter(){} in ~SwVbaHeaderFooter()
H A Dvbaselection.cxx618 …return uno::Reference< word::XHeaderFooter >( new SwVbaHeaderFooter( this, mxContext, mxModel, xPa… in getHeaderFooter()

Completed in 23 milliseconds