Searched refs:_pUserControls (Results 1 – 2 of 2) sorted by relevance
477 ,_pUserControls( NULL ) in SvtFileDialog()500 ,_pUserControls( NULL ) in SvtFileDialog()545 delete _pUserControls; in ~SvtFileDialog()3208 ControlChain_Impl* pElement = _pUserControls; in ReleaseOwnerShip()3225 ControlChain_Impl* pElement = _pUserControls; in AddControl()3279 else if ( _pUserControls ) in AddControl()3281 Point aNewControlRange( _pUserControls->_pControl->GetPosPixel() ); in AddControl()3282 long nPrevControlHeight = _pUserControls->_pControl->GetSizePixel().Height(); in AddControl()3284 Point( _pUserControls->_pControl->GetOutputSizePixel().Width(), 0 ); in AddControl()3343 _pUserControls = new ControlChain_Impl( pControl, _pUserControls ); in AddControl()
96 ControlChain_Impl* _pUserControls; member in SvtFileDialog
Completed in 26 milliseconds