Searched refs:_pUserControls (Results 1 – 2 of 2) sorted by relevance
479 ,_pUserControls( NULL ) in SvtFileDialog()502 ,_pUserControls( NULL ) in SvtFileDialog()547 delete _pUserControls; in ~SvtFileDialog()3210 ControlChain_Impl* pElement = _pUserControls; in ReleaseOwnerShip()3227 ControlChain_Impl* pElement = _pUserControls; in AddControl()3281 else if ( _pUserControls ) in AddControl()3283 Point aNewControlRange( _pUserControls->_pControl->GetPosPixel() ); in AddControl()3284 long nPrevControlHeight = _pUserControls->_pControl->GetSizePixel().Height(); in AddControl()3286 Point( _pUserControls->_pControl->GetOutputSizePixel().Width(), 0 ); in AddControl()3345 _pUserControls = new ControlChain_Impl( pControl, _pUserControls ); in AddControl()
96 ControlChain_Impl* _pUserControls; member in SvtFileDialog
Completed in 32 milliseconds