Searched refs:pElementWindow (Results 1 – 1 of 1) sorted by relevance
244 Window* pElementWindow = VCLUnoHelper::GetWindow(GetElementWindow()); in PrintWindowTree() local245 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 12 milliseconds