Home
last modified time | relevance | path

Searched refs:m_nDialogType (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/fpicker/source/aqua/
H A DSalAquaFilePicker.cxx190 m_nDialogType = NAVIGATIONSERVICES_OPEN; in execute()
197 if (m_nDialogType == NAVIGATIONSERVICES_SAVE) { in execute()
267 if (m_nDialogType == NAVIGATIONSERVICES_OPEN) { in setMultiSelectionMode()
322 if (m_nDialogType == NAVIGATIONSERVICES_OPEN) { in getFiles()
524 m_nDialogType = NAVIGATIONSERVICES_OPEN; in initialize()
528 m_nDialogType = NAVIGATIONSERVICES_SAVE; in initialize()
532 m_nDialogType = NAVIGATIONSERVICES_SAVE; in initialize()
536 m_nDialogType = NAVIGATIONSERVICES_SAVE; in initialize()
540 m_nDialogType = NAVIGATIONSERVICES_SAVE; in initialize()
544 m_nDialogType = NAVIGATIONSERVICES_SAVE; in initialize()
[all …]
H A DSalAquaPicker.cxx103 switch (m_nDialogType) in implInitialize()
141 OSL_TRACE("m_nDialogType is UNKNOWN: %d", m_nDialogType); in implInitialize()
190 switch(m_nDialogType) { in run()
H A DSalAquaFolderPicker.cxx94 m_nDialogType = NAVIGATIONSERVICES_DIRECTORY; in SalAquaFolderPicker()
181 if (m_nDialogType == NAVIGATIONSERVICES_DIRECTORY) { in getDirectory()
H A DSalAquaPicker.hxx87 NavigationServices_DialogType m_nDialogType; member in SalAquaPicker
/aoo41x/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx450 switch ( m_nDialogType ) in isInOpenMode()
900 :m_nDialogType ( nDialogType ) in FileDialogHelper_Impl()
968 switch ( m_nDialogType ) in FileDialogHelper_Impl()
1588 if ( ( FILEOPEN_READONLY_VERSION == m_nDialogType ) && xCtrlAccess.is() ) in execute()
2578 return mpImp ? mpImp->m_nDialogType : 0; in GetDialogType()
H A Dfiledlgimpl.hxx78 const short m_nDialogType; member in sfx2::FileDialogHelper_Impl

Completed in 72 milliseconds