Lines Matching refs:rProperty
1528 const XMLPropertyState& rProperty, in handleSpecialItem() argument
1534 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleSpecialItem()
1541 …SvXMLExportPropertyMapper::handleSpecialItem( rAttrList, rProperty, rUnitConverter, rNamespaceMap,… in handleSpecialItem()
1548 const XMLPropertyState& rProperty, in handleElementItem() argument
1553 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleElementItem()
1560 uno::Reference< container::XIndexReplace > xNumRule( rProperty.maValue, uno::UNO_QUERY ); in handleElementItem()
1567 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()
1750 const XMLPropertyState& rProperty, in handleElementItem() argument
1755 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleElementItem()
1760 if( (rProperty.maValue >>= aSoundURL) && aSoundURL.getLength() != 0 ) in handleElementItem()
1771 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()