Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/office/
H A DOfficeControlAccess.cxx192 :m_pFilePickerController( _pController ) in OControlAccess()
264 pControl = m_pFilePickerController->getControl( aFoundRange.first->nControlId ); in implGetControl()
306 if ( m_pFilePickerController->getControl( aControl->nControlId ) ) in getSupportedControls()
361 Control* pControl = m_pFilePickerController->getControl( _nControlId ); in setValue()
414 Control* pControl = m_pFilePickerController->getControl( _nControlId, sal_False ); in getValue()
440 aRet <<= ::rtl::OUString( m_pFilePickerController->getCurFilter() );; in getValue()
480 Control* pControl = m_pFilePickerController->getControl( nId, sal_True ); in setLabel()
491 Control* pControl = m_pFilePickerController->getControl( nId, sal_True ); in getLabel()
502 m_pFilePickerController->enableControl( _nId, _bEnable ); in enableControl()
553 _pControl = m_pFilePickerController->getControl( _nControlId ); in implSetControlProperty()
[all …]
H A DOfficeControlAccess.hxx52 IFilePickerController* m_pFilePickerController; member in svt::OControlAccess

Completed in 15 milliseconds