Searched refs:i_rNewProp (Results 1 – 4 of 4) sorted by relevance
517 …Options::processPropertiesAndCheckFormat( const uno::Sequence< beans::PropertyValue >& i_rNewProp ) in processPropertiesAndCheckFormat() argument519 bool bChanged = processProperties( i_rNewProp ); in processPropertiesAndCheckFormat()
194 …kFormat( const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& i_rNewProp );
1744 bool PrinterOptionsHelper::processProperties( const Sequence< PropertyValue >& i_rNewProp, in processProperties() argument1753 sal_Int32 nElements = i_rNewProp.getLength(); in processProperties()1754 const PropertyValue* pVals = i_rNewProp.getConstArray(); in processProperties()
570 …roperties( const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& i_rNewProp,
Completed in 33 milliseconds