Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/sidebar/
H A DResourceManager.cxx73 : maDecks(), in ResourceManager()
87 maDecks.clear(); in ~ResourceManager()
97 iDeck(maDecks.begin()), in GetDeckDescriptor()
98 iEnd(maDecks.end()); in GetDeckDescriptor()
134 iDeck(maDecks.begin()), in SetIsDeckEnabled()
135 iEnd(maDecks.end()); in SetIsDeckEnabled()
160 iDeck(maDecks.begin()), in GetMatchingDecks()
161 iEnd (maDecks.end()); in GetMatchingDecks()
253 maDecks.resize(nCount); in ReadDeckList()
291 maDecks.resize(nWriteIndex); in ReadDeckList()
[all …]
H A DResourceManager.hxx112 DeckContainer maDecks; member in sfx2::sidebar::ResourceManager

Completed in 15 milliseconds