/aoo4110/main/fpicker/source/win32/filepicker/ |
H A D | previewadapter.cxx | 69 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 D | FilePicker.cxx | 611 sal_Bool SAL_CALL CFilePicker::getShowState() throw (uno::RuntimeException) in getShowState() function in CFilePicker 616 return m_pImpl->getShowState(); in getShowState()
|
H A D | previewadapter.hxx | 77 sal_Bool SAL_CALL getShowState();
|
H A D | previewbase.hxx | 68 virtual sal_Bool SAL_CALL getShowState()
|
H A D | WinFileOpenImpl.cxx | 452 sal_Bool SAL_CALL CWinFileOpenImpl::getShowState() in getShowState() function in CWinFileOpenImpl 455 return m_Preview->getShowState(); in getShowState()
|
H A D | previewbase.cxx | 125 sal_Bool SAL_CALL PreviewBase::getShowState() throw (RuntimeException) in getShowState() function in PreviewBase
|
H A D | dibpreview.hxx | 79 virtual sal_Bool SAL_CALL getShowState()
|
H A D | VistaFilePicker.hxx | 220 virtual sal_Bool SAL_CALL getShowState( )
|
H A D | WinFileOpenImpl.hxx | 154 virtual sal_Bool SAL_CALL getShowState( )
|
H A D | dibpreview.cxx | 225 sal_Bool SAL_CALL CDIBPreview::getShowState() throw (RuntimeException) in getShowState() function in CDIBPreview
|
H A D | FilePicker.hxx | 187 virtual sal_Bool SAL_CALL getShowState( ) throw (::com::sun::star::uno::RuntimeException);
|
H A D | VistaFilePicker.cxx | 534 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.java | 103 boolean res_state = oObj.getShowState(); in _setShowState() 113 prev_state = oObj.getShowState(); in _getShowState()
|
/aoo4110/main/qadevOOo/objdsc/fps/ |
H A D | com.sun.star.comp.ui.dialogs.FilePicker.csv | 23 "FilePicker";"com::sun::star::ui::dialogs::XFilePreview#optional";"getShowState()"
|
/aoo4110/main/fpicker/source/office/ |
H A D | OfficeFilePicker.cxx | 953 sal_Bool SAL_CALL SvtFilePicker::getShowState() throw ( RuntimeException ) in getShowState() function in SvtFilePicker 961 bRet = getDialog()->getShowState(); in getShowState()
|
H A D | iodlg.hxx | 250 sal_Bool getShowState();
|
H A D | OfficeFilePicker.hxx | 158 … virtual sal_Bool SAL_CALL getShowState() throw ( ::com::sun::star::uno::RuntimeException );
|
H A D | iodlg.cxx | 3190 sal_Bool SvtFileDialog::getShowState() in getShowState() function in SvtFileDialog
|
/aoo4110/main/offapi/com/sun/star/ui/dialogs/ |
H A D | XFilePreview.idl | 132 boolean getShowState( );
|
/aoo4110/main/fpicker/source/unx/gnome/ |
H A D | SalGtkFilePicker.hxx | 201 virtual sal_Bool SAL_CALL getShowState( )
|
H A D | SalGtkFilePicker.cxx | 1617 sal_Bool SAL_CALL SalGtkFilePicker::getShowState() throw( uno::RuntimeException ) in getShowState() function in SalGtkFilePicker
|