Home
last modified time | relevance | path

Searched refs:pSingleValue (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx490 …beans::PropertyValue* pSingleValue = i_rController.getValue( rtl::OUString( RTL_CONSTASCII_USTRING… in StartJob() local
491 if( pSingleValue ) in StartJob()
493 pSingleValue->Value >>= bSinglePrintJobs; in StartJob()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx1168 …beans::PropertyValue* pSingleValue = i_rController.getValue( rtl::OUString( RTL_CONSTASCII_USTRING… in StartJob() local
1169 if( pSingleValue ) in StartJob()
1171 pSingleValue->Value >>= bSinglePrintJobs; in StartJob()
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx565 …beans::PropertyValue* pSingleValue = i_pController->getValue( rtl::OUString( RTL_CONSTASCII_USTRIN… in StartJob() local
566 if( pSingleValue ) in StartJob()
568 pSingleValue->Value >>= bSinglePrintJobs; in StartJob()

Completed in 36 milliseconds