Home
last modified time | relevance | path

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

/trunk/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx587 *m_pCacheStream << (sal_Int32)m_aCurrentState.size(); in storeState()
590 m_aCurrentState.begin(), in storeState()
591 m_aCurrentState.end(), in storeState()
597 m_aCurrentState.begin(), in storeState()
598 m_aCurrentState.end(), in storeState()
702 m_aCurrentState.swap( aTemplateFolderContent ); in readCurrentState()
709 m_aCurrentState.reserve( nDirs ); in readCurrentState()
716 m_aCurrentState.push_back( new TemplateContent( INetURLObject( sTemplatePath ) ) ); in readCurrentState()
717 TemplateFolderContent::iterator aCurrentRoot = m_aCurrentState.end(); in readCurrentState()
725 normalize( m_aCurrentState ); in readCurrentState()
[all …]

Completed in 21 milliseconds