Home
last modified time | relevance | path

Searched refs:m_aModified (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx181 if( it->m_aModified.Seconds != 0 ) in checkPrintersChanged()
192 if( aModified.Seconds != it->m_aModified.Seconds ) in checkPrintersChanged()
371 aWatchFile.m_aModified = aStatus.getModifyTime(); in initialize()
375 aWatchFile.m_aModified.Seconds = 0; in initialize()
376 aWatchFile.m_aModified.Nanosec = 0; in initialize()
/trunk/main/vcl/inc/vcl/
H A Dprinterinfomanager.hxx98 TimeValue m_aModified; member

Completed in 23 milliseconds