Searched refs:PrintWindowSubTree (Results 1 – 3 of 3) sorted by relevance
370 void Deck::PrintWindowSubTree (Window* pRoot, int nIndentation) in PrintWindowSubTree() function in sfx2::sidebar::Deck387 PrintWindowSubTree(pRoot->GetChild(nIndex), nIndentation+1); in PrintWindowSubTree()395 PrintWindowSubTree(this, 0); in PrintWindowTree()
80 static void PrintWindowSubTree (Window* pRoot, int nIndentation);
248 Deck::PrintWindowSubTree(pElementWindow, 2); in PrintWindowTree()
Completed in 16 milliseconds