Lines Matching refs:uno

98              VistaFilePicker( const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR );
105 …virtual void SAL_CALL addFilePickerListener( const css::uno::Reference< css::ui::dialogs::XFilePic…
106 throw( css::uno::RuntimeException );
108 …virtual void SAL_CALL removeFilePickerListener( const css::uno::Reference< css::ui::dialogs::XFile…
109 throw( css::uno::RuntimeException );
116 throw( css::uno::RuntimeException );
119 throw( css::uno::RuntimeException );
126 throw( css::uno::RuntimeException );
129 throw( css::uno::RuntimeException );
133 css::uno::RuntimeException );
136 throw( css::uno::RuntimeException );
138 virtual css::uno::Sequence< ::rtl::OUString > SAL_CALL getFiles( )
139 throw( css::uno::RuntimeException );
145 virtual css::uno::Sequence< ::rtl::OUString > SAL_CALL getSelectedFiles( )
146 throw( css::uno::RuntimeException );
155 css::uno::RuntimeException );
159 css::uno::RuntimeException );
162 throw( css::uno::RuntimeException );
169 … const css::uno::Sequence< css::beans::StringPair >& lFilters )
171 css::uno::RuntimeException );
179 const css::uno::Any& aValue )
180 throw (css::uno::RuntimeException);
182 virtual css::uno::Any SAL_CALL getValue( sal_Int16 nControlId ,
184 throw (css::uno::RuntimeException);
188 throw(css::uno::RuntimeException );
192 throw (css::uno::RuntimeException);
195 throw (css::uno::RuntimeException);
201 virtual css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedImageFormats( )
202 throw (css::uno::RuntimeException);
205 throw (css::uno::RuntimeException);
208 throw (css::uno::RuntimeException);
211 throw (css::uno::RuntimeException);
214 const css::uno::Any& aImage )
215 throw (css::lang::IllegalArgumentException, css::uno::RuntimeException);
218 throw (css::uno::RuntimeException);
221 throw (css::uno::RuntimeException);
227 virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& lArguments )
228 throw(css::uno::Exception ,
229 css::uno::RuntimeException);
236 throw(css::uno::RuntimeException);
243 throw(css::uno::RuntimeException);
250 throw(css::uno::RuntimeException);
253 throw(css::uno::RuntimeException);
255 virtual css::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( )
256 throw(css::uno::RuntimeException);
287 css::uno::Reference< css::lang::XMultiServiceFactory > m_xSMGR;
290 css::uno::Sequence< ::rtl::OUString > m_lLastFiles;