Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dorienthelper.cxx43 typedef std::vector< WindowPair > WindowVec; typedef
47 WindowVec maWinVec;
84 for( WindowVec::iterator aIt = maWinVec.begin(), aEnd = maWinVec.end(); aIt != aEnd; ++aIt ) in EnableDependentWindows()
104 for( WindowVec::iterator aIt = maWinVec.begin(), aEnd = maWinVec.end(); aIt != aEnd; ++aIt ) in ShowDependentWindows()

Completed in 11 milliseconds