Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dprint3.cxx356 …beans::PropertyValue* pContentVal = i_pController->getValue( rtl::OUString( RTL_CONSTASCII_USTRING… in ImplPrintJob() local
357 if( ! pContentVal ) in ImplPrintJob()
358pContentVal = i_pController->getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "PrintContent" … in ImplPrintJob()
371 if( pContentVal ) in ImplPrintJob()
373 pContentVal->Value = makeAny( sal_Int32( 1 ) ); in ImplPrintJob()
379 else if( pContentVal ) in ImplPrintJob()
382 if( pContentVal->Value >>= nContent ) in ImplPrintJob()

Completed in 28 milliseconds