Home
last modified time | relevance | path

Searched refs:i_rNewProp (Results 1 – 4 of 4) sorted by path

/trunk/main/sw/inc/
H A Dprintdata.hxx194 …kFormat( const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& i_rNewProp );
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx517 …Options::processPropertiesAndCheckFormat( const uno::Sequence< beans::PropertyValue >& i_rNewProp ) in processPropertiesAndCheckFormat() argument
519 bool bChanged = processProperties( i_rNewProp ); in processPropertiesAndCheckFormat()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx570 …roperties( const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& i_rNewProp,
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1744 bool PrinterOptionsHelper::processProperties( const Sequence< PropertyValue >& i_rNewProp, in processProperties() argument
1753 sal_Int32 nElements = i_rNewProp.getLength(); in processProperties()
1754 const PropertyValue* pVals = i_rNewProp.getConstArray(); in processProperties()

Completed in 34 milliseconds