Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbaparagraphformat.cxx47 SwVbaParagraphFormat::~SwVbaParagraphFormat() in ~SwVbaParagraphFormat()
51 sal_Int32 SAL_CALL SwVbaParagraphFormat::getAlignment() throw (uno::RuntimeException) in getAlignment()
137 float SAL_CALL SwVbaParagraphFormat::getLineSpacing() throw (uno::RuntimeException) in getLineSpacing()
241 float SAL_CALL SwVbaParagraphFormat::getSpaceBefore() throw (uno::RuntimeException) in getSpaceBefore()
254 float SAL_CALL SwVbaParagraphFormat::getSpaceAfter() throw (uno::RuntimeException) in getSpaceAfter()
267 float SAL_CALL SwVbaParagraphFormat::getLeftIndent() throw (uno::RuntimeException) in getLeftIndent()
478 sal_Int16 SwVbaParagraphFormat::getCharHeight() throw (uno::RuntimeException) in getCharHeight()
485 sal_Int32 SwVbaParagraphFormat::getOOoAlignment( sal_Int32 _alignment ) in getOOoAlignment()
518 sal_Int32 SwVbaParagraphFormat::getMSWordAlignment( sal_Int32 _alignment ) in getMSWordAlignment()
552 SwVbaParagraphFormat::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbaparagraphformat.hxx34 class SwVbaParagraphFormat : public SwVbaParagraphFormat_BASE class
50SwVbaParagraphFormat( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css:…
51 virtual ~SwVbaParagraphFormat();
H A Dvbarange.cxx219 …return uno::Reference< word::XParagraphFormat >( new SwVbaParagraphFormat( this, mxContext, mxText… in getParagraphFormat()

Completed in 65 milliseconds