Home
last modified time | relevance | path

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

/aoo4110/main/salhelper/inc/salhelper/
H A Dmonitor.hxx197 inline ReaderGuard (monitor_type * pMonitor) : m_pMonitor (pMonitor) in ReaderGuard() argument
250 inline WriterGuard (monitor_type * pMonitor) : m_pMonitor (pMonitor) in WriterGuard() argument
/aoo4110/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx482 …beans::PropertyValue* pMonitor = i_rController.getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARA… in StartJob() local
483 if( pMonitor ) in StartJob()
484 pMonitor->Value >>= bShowProgressPanel; in StartJob()
/aoo4110/main/vcl/source/gdi/
H A Dprint3.cxx1600 …beans::PropertyValue* pMonitor = getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "MonitorVis… in createProgressDialog() local
1601 if( pMonitor ) in createProgressDialog()
1602 pMonitor->Value >>= bShow; in createProgressDialog()

Completed in 28 milliseconds