Searched refs:rParagraph (Results 1 – 3 of 3) sorted by relevance
1058 void DrawingML::WriteParagraphProperties( Reference< XTextContent > rParagraph ) in WriteParagraphProperties() argument1060 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() argument1093 Reference< XEnumerationAccess > access( rParagraph, UNO_QUERY ); in WriteParagraph()1110 WriteParagraphProperties( rParagraph ); in WriteParagraph()
111 …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 );
136 rParagraph) { m_xParagraph = rParagraph; } in setParagraph()
Completed in 13 milliseconds