Home
last modified time | relevance | path

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

/trunk/main/oox/source/export/
H A Ddrawingml.cxx1058 void DrawingML::WriteParagraphProperties( Reference< XTextContent > rParagraph ) in WriteParagraphProperties() argument
1060 Reference< XPropertySet > rXPropSet( rParagraph, UNO_QUERY ); in WriteParagraphProperties()
1061 Reference< XPropertyState > rXPropState( rParagraph, UNO_QUERY ); in WriteParagraphProperties()
1091 void DrawingML::WriteParagraph( Reference< XTextContent > rParagraph ) in WriteParagraph() argument
1093 Reference< XEnumerationAccess > access( rParagraph, UNO_QUERY ); in WriteParagraph()
1110 WriteParagraphProperties( rParagraph ); in WriteParagraph()
/trunk/main/oox/inc/oox/export/
H A Ddrawingml.hxx111 …teParagraph( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > rParagraph );
112 …hProperties( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > rParagraph );
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx136 rParagraph) { m_xParagraph = rParagraph; } in setParagraph()

Completed in 27 milliseconds