Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/office/
H A Diodlg.cxx2561 _pImp->_pBtnUp, _pImp->_pBtnNewFolder, _pImp->_pBtnStandard, // image buttons in implArrangeControls()
2563 _pImp->_pFtFileName, _pImp->_pEdFileName, in implArrangeControls()
2568 _pImp->_pCbPassword, _pImp->_pCbAutoExtension, _pImp->_pCbOptions, // checkboxes in implArrangeControls()
2570 _pImp->_pBtnFileOpen, _pImp->_pBtnCancel, _pImp->_pBtnHelp // buttons in implArrangeControls()
2754 _pImp->_pFtFileName, _pImp->_pEdFileName, _pImp->_pFtFileVersion, _pImp->_pLbFileVersion, in Resize()
2755 _pImp->_pFtTemplates, _pImp->_pLbTemplates, _pImp->_pFtImageTemplates, _pImp->_pLbImageTemplates, in Resize()
2769 _pImp->_pBtnFileOpen, _pImp->_pBtnCancel, _pImp->_pBtnHelp in Resize()
2781 _pImp->_pBtnUp, _pImp->_pBtnNewFolder, _pImp->_pBtnStandard in Resize()
2794 _pImp->_pEdFileName, _pImp->_pLbFileVersion, _pImp->_pLbTemplates, _pImp->_pLbImageTemplates, in Resize()
3169 if ( _pImp && _pImp->_pEdFileName ) in getCurrentFileText()
[all …]
H A Diodlg.hxx107 SvtExpFileDlg_Impl* _pImp; member in SvtFileDialog
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx423 delete _pImp; in ~SfxDocumentInfoObject()
440 _pImp->Reset(xDoc); in initialize()
458 pNew->_pImp->Reset(xDocProps, _pImp->m_UserDefined); in createClone()
467 return _pImp->m_xDocProps; in getDocumentProperties()
478 _pImp->Reset(xDocProps, rOther._pImp->m_UserDefined); in operator =()
488 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in dispose()
489 _pImp->m_xDocProps = 0; in dispose()
491 _pImp->bDisposed = sal_True; in dispose()
1047 return _pImp->m_UserDefined[nIndex]; in getUserFieldName()
1262 _pImp->Reset(xDocProps); in loadFromURL()
[all …]
/trunk/main/svtools/source/contnr/
H A Divctrl.cxx134 _pImp->InitSettings(); in SvtIconChoiceCtrl()
149 _pImp->InitSettings(); in SvtIconChoiceCtrl()
156 delete _pImp; in ~SvtIconChoiceCtrl()
219 _pImp->Paint( rRect ); in Paint()
273 _pImp->Arrange(); in ArrangeIcons()
279 _pImp->Resize(); in Resize()
309 _pImp->GetFocus(); in GetFocus()
319 _pImp->LoseFocus(); in LoseFocus()
333 _pImp->FontModified(); in SetFont()
473 _pImp->Clear(); in Clear()
[all …]
/trunk/main/framework/source/fwe/classes/
H A Dbmkmenu.cxx130 _pImp = new BmkMenu_Impl( pRoot ); in BmkMenu()
138 _pImp = new BmkMenu_Impl(); in BmkMenu()
144 delete _pImp; in ~BmkMenu()
151 if( _pImp->m_bInitialized ) in Initialize()
154 _pImp->m_bInitialized = sal_True; in Initialize()
/trunk/main/framework/inc/framework/
H A Dbmkmenu.hxx72 BmkMenu_Impl* _pImp; member in framework::BmkMenu
/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx239 SvxIconChoiceCtrl_Impl* _pImp; member in SvtIconChoiceCtrl
/trunk/main/sfx2/inc/sfx2/
H A Dobjuno.hxx68 struct SfxDocumentInfoObject_Impl* _pImp; member in SfxDocumentInfoObject

Completed in 74 milliseconds