Home
last modified time | relevance | path

Searched refs:mrProperties (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmloff/source/style/
H A Dxmlprcon.cxx49 , mrProperties( rProps ) in SvXMLPropertySetContext()
52 mxMapper->importXML( mrProperties, xAttrList, in SvXMLPropertySetContext()
78 mrProperties, aProp ); in CreateChildContext()
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx86 : 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::__anone7cee3020111::PrintOptions
223 sal_Bool bValue = mrProperties.getBoolValue( pName, bDefaultValue ); in GetBoolValue()
237 OUString sValue( mrProperties.getStringValue( pName ) ); in GetBoolValue()
[all …]
/trunk/main/xmloff/inc/xmloff/
H A Dxmlprcon.hxx42 ::std::vector< XMLPropertyState > &mrProperties;
/trunk/main/xmloff/source/draw/
H A DXMLShapePropertySetContext.cxx79 mrProperties.push_back( aPropState ); in EndElement()

Completed in 34 milliseconds