Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DDeck.cxx370 void Deck::PrintWindowSubTree (Window* pRoot, int nIndentation) in PrintWindowSubTree() function in sfx2::sidebar::Deck
387 PrintWindowSubTree(pRoot->GetChild(nIndex), nIndentation+1); in PrintWindowSubTree()
395 PrintWindowSubTree(this, 0); in PrintWindowTree()
H A DDeck.hxx80 static void PrintWindowSubTree (Window* pRoot, int nIndentation);
H A DPanel.cxx248 Deck::PrintWindowSubTree(pElementWindow, 2); in PrintWindowTree()

Completed in 19 milliseconds