Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dbrowserline.cxx74 ,m_pTheParent(pParent) in DBG_NAME()
131 m_pControlWindow->SetParent( m_pTheParent ); in setControl()
232 Size aIndent( m_pTheParent->LogicToPixel( Size( 8, 0 ), MAP_APPFONT ) ); in impl_layoutComponents()
283 if( m_pTheParent ) in FullFillTitleString()
287 while( m_pTheParent->GetTextWidth( aText ) < m_nNameWidth ) in FullFillTitleString()
397 rpButton = new PushButton( m_pTheParent, WB_NOPOINTERFOCUS ); in impl_ensureButton()
H A Dbrowserline.hxx68 Window* m_pTheParent; member in pcr::OBrowserLine

Completed in 24 milliseconds