Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/sidebar/
H A DSidebarPanelBase.cxx236 ILayoutableWindow* pLayoutableWindow = dynamic_cast<ILayoutableWindow*>(mpControl); in getHeightForWidth() local
237 if (pLayoutableWindow != NULL) in getHeightForWidth()
238 return pLayoutableWindow->GetHeightForWidth(nWidth); in getHeightForWidth()

Completed in 17 milliseconds