Lines Matching refs:rProperty
1527 const XMLPropertyState& rProperty, in handleSpecialItem() argument
1533 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleSpecialItem()
1540 …SvXMLExportPropertyMapper::handleSpecialItem( rAttrList, rProperty, rUnitConverter, rNamespaceMap,… in handleSpecialItem()
1547 const XMLPropertyState& rProperty, in handleElementItem() argument
1552 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleElementItem()
1559 uno::Reference< container::XIndexReplace > xNumRule( rProperty.maValue, uno::UNO_QUERY ); in handleElementItem()
1566 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()
1749 const XMLPropertyState& rProperty, in handleElementItem() argument
1754 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex ) ) in handleElementItem()
1759 if( (rProperty.maValue >>= aSoundURL) && aSoundURL.getLength() != 0 ) in handleElementItem()
1770 SvXMLExportPropertyMapper::handleElementItem( rExport, rProperty, nFlags, pProperties, nIdx ); in handleElementItem()