Searched refs:mrProperties (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/xmloff/source/style/ |
H A D | xmlprcon.cxx | 49 , mrProperties( rProps ) in SvXMLPropertySetContext() 52 mxMapper->importXML( mrProperties, xAttrList, in SvXMLPropertySetContext() 78 mrProperties, aProp ); in CreateChildContext()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | DocumentRenderer.cxx | 86 : mrProperties(rHelper), in PrintOptions() 123 …sal_uInt32 nIndex = static_cast<sal_Int32>(mrProperties.getIntValue("SlidesPerPage", sal_Int32(0))… in GetHandoutPageCount() 154 … sal_Int32 nQuality = static_cast<sal_Int32>(mrProperties.getIntValue( "Quality", sal_Int32(0) )); in GetOutputQuality() 185 …sal_Int32 nInclude = static_cast<sal_Int32>(mrProperties.getIntValue( "PrintProspectInclude", 0 )); in IsPrintFrontPage() 191 …sal_Int32 nInclude = static_cast<sal_Int32>(mrProperties.getIntValue( "PrintProspectInclude", 0 )); in IsPrintBackPage() 202 … sal_Int32 nContent = static_cast<sal_Int32>(mrProperties.getIntValue( "PrintContent", 0 )); in GetPrinterSelection() 205 sValue = mrProperties.getStringValue( "PageRange", A2S( "all" ) ); in GetPrinterSelection() 212 const vcl::PrinterOptionsHelper& mrProperties; member in sd::__anon185a39d30111::PrintOptions 223 sal_Bool bValue = mrProperties.getBoolValue( pName, bDefaultValue ); in GetBoolValue() 237 OUString sValue( mrProperties.getStringValue( pName ) ); in GetBoolValue() [all …]
|
/aoo4110/main/xmloff/inc/xmloff/ |
H A D | xmlprcon.hxx | 42 ::std::vector< XMLPropertyState > &mrProperties;
|
/aoo4110/main/xmloff/source/draw/ |
H A D | XMLShapePropertySetContext.cxx | 79 mrProperties.push_back( aPropState ); in EndElement()
|
Completed in 27 milliseconds