Home
last modified time | relevance | path

Searched defs:lDescriptor (Results 1 – 23 of 23) sorted by relevance

/AOO41X/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DFilterOptions.java96 com.sun.star.beans.PropertyValue[] lDescriptor ) in FilterOptions()
115 com.sun.star.beans.PropertyValue[] lDescriptor ) in analyze()
H A DAsciiReplaceFilter.java328 public boolean filter( com.sun.star.beans.PropertyValue[] lDescriptor ) in filter()
/AOO41X/main/framework/inc/dispatch/
H A Dcreatedispatcher.hxx105 …L reactForHandlingState( const css::util::URL& aURL , in reactForHandlingState()
H A Dbasedispatcher.hxx157 …css::uno::Sequence< css::beans::PropertyValue > lDescriptor ; // dispatched arguments - necc… member
/AOO41X/main/avmedia/source/framework/
H A Dsoundhandler.cxx327 …patchWithNotification(const css::util::URL& aURL , in dispatchWithNotification()
408 … css::uno::Sequence< css::beans::PropertyValue >& lDescriptor ) throw( css::uno::RuntimeException ) in detect()
/AOO41X/main/framework/source/dispatch/
H A Doxt_handler.cxx267 …String SAL_CALL Oxt_Handler::detect( css::uno::Sequence< css::beans::PropertyValue >& lDescriptor ) in detect()
H A Dsystemexec.cxx135 …( const css::uno::Sequence< css::frame::DispatchDescriptor >& lDescriptor ) throw( css::uno::Runti… in queryDispatches()
H A Dservicehandler.cxx165 …ches( const css::uno::Sequence< css::frame::DispatchDescriptor >& lDescriptor ) throw( css::uno::R… in queryDispatches()
H A Dmailtodispatcher.cxx166 …atches( const css::uno::Sequence< css::frame::DispatchDescriptor >& lDescriptor ) throw( css::uno:… in queryDispatches()
H A Dinterceptionhelper.cxx135 …nHelper::queryDispatches( const css::uno::Sequence< css::frame::DispatchDescriptor >& lDescriptor ) in queryDispatches()
H A Dpopupmenudispatcher.cxx257 PopupMenuDispatcher::queryDispatches( in queryDispatches()
/AOO41X/main/filter/source/config/cache/
H A Dtypedetection.cxx125 … TypeDetection::queryTypeByDescriptor(css::uno::Sequence< css::beans::PropertyValue >& lDescriptor, in queryTypeByDescriptor()
1029 css::uno::Sequence< css::beans::PropertyValue > lDescriptor; in impl_askDetectService() local
/AOO41X/main/framework/source/loadenv/
H A Dloadenv.cxx838 …css::uno::Sequence< css::beans::PropertyValue > lDescriptor = m_lMediaDescriptor.getAsConst… in impl_detectTypeAndFilter() local
944 css::uno::Sequence< css::beans::PropertyValue > lDescriptor; in impl_handleContent() local
1178 css::uno::Sequence< css::beans::PropertyValue > lDescriptor; in impl_loadContent() local
/AOO41X/main/sw/source/ui/uno/
H A Dswdetect.cxx91 …Detect::detect( uno::Sequence< beans::PropertyValue >& lDescriptor ) throw( uno::RuntimeException ) in detect()
/AOO41X/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DInterceptor.java470 ….sun.star.frame.XDispatch[] queryDispatches(/*IN*/ com.sun.star.frame.DispatchDescriptor[] lDescri… in queryDispatches()
/AOO41X/main/framework/source/jobs/
H A Djobdispatch.cxx209 …s( const css::uno::Sequence< css::frame::DispatchDescriptor >& lDescriptor ) throw(css::uno::Runti… in queryDispatches()
/AOO41X/main/sd/source/ui/unoidl/
H A Dsddetect.cxx95 …::sun::star::beans::PropertyValue >& lDescriptor ) throw( ::com::sun::star::uno::RuntimeException ) in detect()
/AOO41X/main/starmath/source/
H A Dsmdetect.cxx95 …::sun::star::beans::PropertyValue >& lDescriptor ) throw( ::com::sun::star::uno::RuntimeException ) in detect()
/AOO41X/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx252 …ase::queryDispatches( const Sequence< DispatchDescriptor >& lDescriptor ) throw( RuntimeException ) in queryDispatches()
/AOO41X/main/sc/source/ui/unoobj/
H A Dscdetect.cxx255 …::sun::star::beans::PropertyValue >& lDescriptor ) throw( ::com::sun::star::uno::RuntimeException ) in detect()
/AOO41X/main/sfx2/source/doc/
H A Dobjstor.cxx2313 uno::Sequence < beans::PropertyValue > lDescriptor; in InsertFrom() local
2411 uno::Sequence < beans::PropertyValue > lDescriptor; in ImportFrom() local
/AOO41X/main/framework/source/services/
H A Dframe.cxx2120 …st css::uno::Sequence< css::frame::DispatchDescriptor >& lDescriptor ) throw( css::uno::RuntimeExc… in queryDispatches()
H A Dautorecovery.cxx2722 ::comphelper::MediaDescriptor& lDescriptor, in implts_openOneDoc()