Lines Matching defs:rXPropSet
109 bool DrawingML::GetProperty( Reference< XPropertySet > rXPropSet, String aName ) in GetProperty()
122 bool DrawingML::GetPropertyAndState( Reference< XPropertySet > rXPropSet, Reference< XPropertyState… in GetPropertyAndState()
163 void DrawingML::WriteSolidFill( Reference< XPropertySet > rXPropSet ) in WriteSolidFill()
185 void DrawingML::WriteGradientFill( Reference< XPropertySet > rXPropSet ) in WriteGradientFill()
238 void DrawingML::WriteLineArrow( Reference< XPropertySet > rXPropSet, sal_Bool bLineStart ) in WriteLineArrow()
305 void DrawingML::WriteOutline( Reference< XPropertySet > rXPropSet ) in WriteOutline()
534 void DrawingML::WriteBlipMode( Reference< XPropertySet > rXPropSet ) in WriteBlipMode()
551 void DrawingML::WriteBlipFill( Reference< XPropertySet > rXPropSet, String sURLPropName ) in WriteBlipFill()
556 void DrawingML::WriteBlipFill( Reference< XPropertySet > rXPropSet, String sURLPropName, sal_Int32 … in WriteBlipFill()
619 Reference< XPropertySet > rXPropSet( rRun, UNO_QUERY ); in WriteRunProperties() local
788 Reference< XPropertySet > rXPropSet( rRun, UNO_QUERY ); in GetFieldType() local
923 void DrawingML::WriteParagraphNumbering( Reference< XPropertySet > rXPropSet, sal_Int16 nLevel ) in WriteParagraphNumbering()
1060 Reference< XPropertySet > rXPropSet( rParagraph, UNO_QUERY ); in WriteParagraphProperties() local
1124 Reference< XPropertySet > rXPropSet( rXShape, UNO_QUERY ); in WriteText() local