Home
last modified time | relevance | path

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

/aoo4110/main/fpicker/source/office/
H A Diodlg.cxx739 lcl_MoveControl( _pImp->_pLbTemplates, 0, nYOffset ); in Init_Impl()
826 if ( _pImp->_pLbTemplates ) in Init_Impl()
827 _pImp->_pLbTemplates->SetHelpId( HID_FILESAVE_TEMPLATE ); in Init_Impl()
2563 _pImp->_pFtTemplates, _pImp->_pLbTemplates, in implArrangeControls()
2753 _pImp->_pFtTemplates, _pImp->_pLbTemplates, _pImp->_pFtImageTemplates, _pImp->_pLbImageTemplates, in Resize()
2792 _pImp->_pEdFileName, _pImp->_pLbFileVersion, _pImp->_pLbTemplates, _pImp->_pLbImageTemplates, in Resize()
2904 : static_cast< Control* >( _pImp->_pLbTemplates ); in getControl()
3067 _pImp->_pLbTemplates = new ListBox( this, SvtResId( LB_EXPLORERFILE_SHARED_LISTBOX ) ); in AddControls_Impl()
3068 _pImp->_pLbTemplates->SetHelpId( HID_FILEOPEN_VERSION ); in AddControls_Impl()
H A Diodlgimp.cxx366 _pLbTemplates ( NULL ), in SvtExpFileDlg_Impl()
410 delete _pLbTemplates; in ~SvtExpFileDlg_Impl()
H A Diodlgimp.hxx205 ListBox* _pLbTemplates; member in SvtExpFileDlg_Impl

Completed in 31 milliseconds