Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/sidebar/
H A DPanel.cxx244 Window* pElementWindow = VCLUnoHelper::GetWindow(GetElementWindow()); in PrintWindowTree() local
245 if (pElementWindow != NULL) in PrintWindowTree()
247 OSL_TRACE("panel parent is %x", pElementWindow->GetParent()); in PrintWindowTree()
248 Deck::PrintWindowSubTree(pElementWindow, 2); in PrintWindowTree()

Completed in 6 milliseconds