Searched refs:pMonitor (Results 1 – 3 of 3) sorted by relevance
197 inline ReaderGuard (monitor_type * pMonitor) : m_pMonitor (pMonitor) in ReaderGuard() argument250 inline WriterGuard (monitor_type * pMonitor) : m_pMonitor (pMonitor) in WriterGuard() argument
482 …beans::PropertyValue* pMonitor = i_rController.getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARA… in StartJob() local483 if( pMonitor ) in StartJob()484 pMonitor->Value >>= bShowProgressPanel; in StartJob()
1600 …beans::PropertyValue* pMonitor = getValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "MonitorVis… in createProgressDialog() local1601 if( pMonitor ) in createProgressDialog()1602 pMonitor->Value >>= bShow; in createProgressDialog()
Completed in 47 milliseconds