Searched refs:XParagraphFormat (Results 1 – 9 of 9) sorted by relevance
41 interface XParagraphFormat;49 [attribute] XParagraphFormat ParagraphFormat;
38 interface XParagraphFormat;49 [attribute] XParagraphFormat ParagraphFormat;
52 XParagraphFormat.idl \
37 interface XParagraphFormat
215 uno::Reference< word::XParagraphFormat > SAL_CALL219 …return uno::Reference< word::XParagraphFormat >( new SwVbaParagraphFormat( this, mxContext, mxText… in getParagraphFormat()223 SwVbaRange::setParagraphFormat( const uno::Reference< word::XParagraphFormat >& /*rParagraphFormat*… in setParagraphFormat() argument
64 …virtual css::uno::Reference< ooo::vba::word::XParagraphFormat > SAL_CALL getParagraphFormat() thro…65 …CALL setParagraphFormat( const css::uno::Reference< ooo::vba::word::XParagraphFormat >& rParagraph…
76 …virtual css::uno::Reference< ooo::vba::word::XParagraphFormat > SAL_CALL getParagraphFormat() thro…77 …CALL setParagraphFormat( const css::uno::Reference< ooo::vba::word::XParagraphFormat >& rParagraph…
402 uno::Reference< word::XParagraphFormat > SAL_CALL409 SwVbaSelection::setParagraphFormat( const uno::Reference< word::XParagraphFormat >& rParagraphForma… in setParagraphFormat()
32 typedef InheritedHelperInterfaceImpl1< ooo::vba::word::XParagraphFormat > SwVbaParagraphFormat_BASE;
Completed in 33 milliseconds