Searched refs:nDirs (Results 1 – 2 of 2) sorted by relevance
707 sal_uInt16 nDirs = aDirs.GetTokenCount( ';' ); in readCurrentState() local709 m_aCurrentState.reserve( nDirs ); in readCurrentState()711 for ( sal_uInt16 i=0; i<nDirs; ++i) in readCurrentState()
6593 int nDirs = observer->number_of_dirs_created(); in with_callback() local6598 (rc == FileBase::E_None) && (nDirs > 0) in with_callback()
Completed in 64 milliseconds