Lines Matching refs:css

50 namespace css = ::com::sun::star;
58 css::deployment::XPackage > t_PackageBase;
67 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel,
68 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv );
75 const css::uno::Reference<css::deployment::XPackageTypeInfo> m_xPackageType;
88 virtual css::beans::Optional< css::beans::Ambiguous<sal_Bool> >
92 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv )
99 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv )
107 css::uno::Reference<css::deployment::XPackageTypeInfo> const &
115 public ::cppu::WeakImplHelper1<css::deployment::XPackageTypeInfo>
133 throw (css::uno::RuntimeException);
135 throw (css::deployment::ExtensionRemovedException,
136 css::uno::RuntimeException);
138 throw (css::deployment::ExtensionRemovedException,
139 css::uno::RuntimeException);
141 throw (css::uno::RuntimeException);
142 virtual css::uno::Any SAL_CALL getIcon( sal_Bool highContrast,
144 throw (css::uno::RuntimeException);
148 virtual void SAL_CALL dispose() throw (css::uno::RuntimeException);
150 css::uno::Reference<css::lang::XEventListener> const & xListener )
151 throw (css::uno::RuntimeException);
153 css::uno::Reference<css::lang::XEventListener> const & xListener )
154 throw (css::uno::RuntimeException);
158 css::uno::Reference<css::util::XModifyListener> const & xListener )
159 throw (css::uno::RuntimeException);
161 css::uno::Reference<css::util::XModifyListener> const & xListener )
162 throw (css::uno::RuntimeException);
165 virtual css::uno::Reference<css::task::XAbortChannel> SAL_CALL
166 createAbortChannel() throw (css::uno::RuntimeException);
167 virtual css::beans::Optional< css::beans::Ambiguous<sal_Bool> >
169 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel,
170 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv )
171 throw (css::deployment::DeploymentException,
172 css::ucb::CommandFailedException,
173 css::ucb::CommandAbortedException,
174 css::uno::RuntimeException);
177 const css::uno::Reference< css::task::XAbortChannel >& xAbortChannel,
178 const css::uno::Reference< css::ucb::XCommandEnvironment >& xCmdEnv,
180 throw (css::deployment::DeploymentException,
181 css::deployment::ExtensionRemovedException,
182 css::ucb::CommandFailedException,
183 css::ucb::CommandAbortedException,
184 css::uno::RuntimeException);
187 const css::uno::Reference< css::ucb::XCommandEnvironment >& xCmdEnv )
188 throw (css::deployment::DeploymentException,
189 css::deployment::ExtensionRemovedException,
190 css::ucb::CommandFailedException,
191 css::uno::RuntimeException);
195 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel,
196 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv )
197 throw (css::deployment::DeploymentException,
198 css::deployment::ExtensionRemovedException,
199 css::ucb::CommandFailedException,
200 css::ucb::CommandAbortedException,
201 css::lang::IllegalArgumentException, css::uno::RuntimeException);
203 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel,
204 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv )
205 throw (css::deployment::DeploymentException,
206 css::ucb::CommandFailedException,
207 css::ucb::CommandAbortedException,
208 css::lang::IllegalArgumentException,
209 css::uno::RuntimeException);
211 throw (css::uno::RuntimeException);
212 virtual css::uno::Sequence< css::uno::Reference<css::deployment::XPackage> >
214 css::uno::Reference<css::task::XAbortChannel> const & xAbortChannel,
215 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv )
216 throw (css::deployment::DeploymentException,
217 css::ucb::CommandFailedException,
218 css::ucb::CommandAbortedException,
219 css::lang::IllegalArgumentException,
220 css::uno::RuntimeException);
222 throw (css::uno::RuntimeException);
223 virtual css::beans::Optional< ::rtl::OUString > SAL_CALL getIdentifier()
224 throw (css::uno::RuntimeException);
226 throw (css::deployment::ExtensionRemovedException,
227 css::uno::RuntimeException);
229 throw (css::uno::RuntimeException);
231 throw (css::deployment::ExtensionRemovedException,
232 css::uno::RuntimeException);
234 throw (css::deployment::ExtensionRemovedException,
235 css::uno::RuntimeException);
237 throw (css::deployment::ExtensionRemovedException,
238 css::uno::RuntimeException);
239 virtual css::uno::Sequence< ::rtl::OUString > SAL_CALL
241 throw (css::deployment::ExtensionRemovedException,
242 css::uno::RuntimeException);
243 virtual css::beans::StringPair SAL_CALL getPublisherInfo()
244 throw (css::deployment::ExtensionRemovedException,
245 css::uno::RuntimeException);
246 virtual css::uno::Reference< css::graphic::XGraphic > SAL_CALL
248 throw (css::deployment::ExtensionRemovedException,
249 css::uno::RuntimeException);
250 virtual css::uno::Reference<css::deployment::XPackageTypeInfo> SAL_CALL
251 getPackageType() throw (css::uno::RuntimeException);
256 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv )
257 throw (css::deployment::ExtensionRemovedException,
258 css::ucb::CommandFailedException,
259 css::ucb::CommandAbortedException, css::uno::RuntimeException);
261 throw (css::uno::RuntimeException);
262 virtual css::beans::Optional< ::rtl::OUString > SAL_CALL getRegistrationDataURL()
263 throw (css::deployment::ExtensionRemovedException,
264 css::uno::RuntimeException);
266 throw (css::uno::RuntimeException);
271 css::lang::XEventListener,
272 css::deployment::XPackageRegistry > t_BackendBase;
286 ::rtl::OUString, css::uno::Reference<css::deployment::XPackage>,
292 css::uno::Reference<css::uno::XComponentContext> m_xComponentContext;
309 virtual css::uno::Reference<css::deployment::XPackage> bindPackage_(
312 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv )
320 css::uno::Sequence<css::uno::Any> const & args,
321 css::uno::Reference<css::uno::XComponentContext> const & xContext );
329 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv);
345 css::uno::Reference<css::deployment::XPackage> const & extension,
346 css::uno::Reference<css::deployment::XPackage> const & item);
363 inline css::uno::Reference<css::uno::XComponentContext> const &
372 virtual void SAL_CALL disposing( css::lang::EventObject const & evt )
373 throw (css::uno::RuntimeException);
376 virtual css::uno::Reference<css::deployment::XPackage> SAL_CALL bindPackage(
379 css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv )
380 throw (css::deployment::DeploymentException,
381 css::deployment::InvalidRemovedParameterException,
382 css::ucb::CommandFailedException,
383 css::lang::IllegalArgumentException, css::uno::RuntimeException);