Home
last modified time | relevance | path

Searched refs:getShowState (Results 1 – 21 of 21) sorted by relevance

/aoo4110/main/fpicker/source/win32/filepicker/
H A Dpreviewadapter.cxx69 virtual sal_Bool SAL_CALL getShowState();
179 sal_Bool SAL_CALL CPreviewAdapterImpl::getShowState() in getShowState() function in CPreviewAdapterImpl
181 return m_Preview->getShowState(); in getShowState()
670 sal_Bool SAL_CALL CPreviewAdapter::getShowState() in getShowState() function in CPreviewAdapter
672 return m_pImpl->getShowState(); in getShowState()
H A DFilePicker.cxx611 sal_Bool SAL_CALL CFilePicker::getShowState() throw (uno::RuntimeException) in getShowState() function in CFilePicker
616 return m_pImpl->getShowState(); in getShowState()
H A Dpreviewadapter.hxx77 sal_Bool SAL_CALL getShowState();
H A Dpreviewbase.hxx68 virtual sal_Bool SAL_CALL getShowState()
H A DWinFileOpenImpl.cxx452 sal_Bool SAL_CALL CWinFileOpenImpl::getShowState() in getShowState() function in CWinFileOpenImpl
455 return m_Preview->getShowState(); in getShowState()
H A Dpreviewbase.cxx125 sal_Bool SAL_CALL PreviewBase::getShowState() throw (RuntimeException) in getShowState() function in PreviewBase
H A Ddibpreview.hxx79 virtual sal_Bool SAL_CALL getShowState()
H A DVistaFilePicker.hxx220 virtual sal_Bool SAL_CALL getShowState( )
H A DWinFileOpenImpl.hxx154 virtual sal_Bool SAL_CALL getShowState( )
H A Ddibpreview.cxx225 sal_Bool SAL_CALL CDIBPreview::getShowState() throw (RuntimeException) in getShowState() function in CDIBPreview
H A DFilePicker.hxx187 virtual sal_Bool SAL_CALL getShowState( ) throw (::com::sun::star::uno::RuntimeException);
H A DVistaFilePicker.cxx534 sal_Bool SAL_CALL VistaFilePicker::getShowState() in getShowState() function in fpicker::win32::vista::VistaFilePicker
/aoo4110/main/qadevOOo/tests/java/ifc/ui/dialogs/
H A D_XFilePreview.java103 boolean res_state = oObj.getShowState(); in _setShowState()
113 prev_state = oObj.getShowState(); in _getShowState()
/aoo4110/main/qadevOOo/objdsc/fps/
H A Dcom.sun.star.comp.ui.dialogs.FilePicker.csv23 "FilePicker";"com::sun::star::ui::dialogs::XFilePreview#optional";"getShowState()"
/aoo4110/main/fpicker/source/office/
H A DOfficeFilePicker.cxx953 sal_Bool SAL_CALL SvtFilePicker::getShowState() throw ( RuntimeException ) in getShowState() function in SvtFilePicker
961 bRet = getDialog()->getShowState(); in getShowState()
H A Diodlg.hxx250 sal_Bool getShowState();
H A DOfficeFilePicker.hxx158 … virtual sal_Bool SAL_CALL getShowState() throw ( ::com::sun::star::uno::RuntimeException );
H A Diodlg.cxx3190 sal_Bool SvtFileDialog::getShowState() in getShowState() function in SvtFileDialog
/aoo4110/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePreview.idl132 boolean getShowState( );
/aoo4110/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.hxx201 virtual sal_Bool SAL_CALL getShowState( )
H A DSalGtkFilePicker.cxx1617 sal_Bool SAL_CALL SalGtkFilePicker::getShowState() throw( uno::RuntimeException ) in getShowState() function in SalGtkFilePicker

Completed in 79 milliseconds