Home
last modified time | relevance | path

Searched refs:m_aSpoolFiles (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx843 m_aSpoolFiles[fp] = aSysFile; in startSpool()
920 std::hash_map< FILE*, OString, FPtrHash >::const_iterator it = m_aSpoolFiles.find( pFile ); in endSpool()
921 if( it != m_aSpoolFiles.end() ) in endSpool()
954 m_aSpoolFiles.erase( pFile ); in endSpool()
/trunk/main/vcl/inc/
H A Dcupsmgr.hxx47 std::hash_map< FILE*, rtl::OString, FPtrHash > m_aSpoolFiles; member in psp::CUPSManager

Completed in 29 milliseconds