Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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 - nece… member
/trunk/main/avmedia/source/framework/ !
H A Dsoundhandler.cxx329 …patchWithNotification(const css::util::URL& aURL , in dispatchWithNotification()
410 … css::uno::Sequence< css::beans::PropertyValue >& lDescriptor ) throw( css::uno::RuntimeException ) in detect()
/trunk/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()
/trunk/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
/trunk/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
/trunk/main/sw/source/ui/uno/ !
H A Dswdetect.cxx91 …Detect::detect( uno::Sequence< beans::PropertyValue >& lDescriptor ) throw( uno::RuntimeException ) in detect()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ !
H A DInterceptor.java470 ….sun.star.frame.XDispatch[] queryDispatches(/*IN*/ com.sun.star.frame.DispatchDescriptor[] lDescri… in queryDispatches()
/trunk/main/framework/source/jobs/ !
H A Djobdispatch.cxx209 …s( const css::uno::Sequence< css::frame::DispatchDescriptor >& lDescriptor ) throw(css::uno::Runti… in queryDispatches()
/trunk/main/sd/source/filter/ !
H A Dsddetect.cxx110 …SAL_CALL SdFilterDetect::detect( Sequence< PropertyValue >& lDescriptor ) throw( RuntimeException ) in detect()
/trunk/main/starmath/source/ !
H A Dsmdetect.cxx87 …::sun::star::beans::PropertyValue >& lDescriptor ) throw( ::com::sun::star::uno::RuntimeException ) in detect()
/trunk/main/svtools/source/uno/ !
H A Dpopupmenucontrollerbase.cxx252 …ase::queryDispatches( const Sequence< DispatchDescriptor >& lDescriptor ) throw( RuntimeException ) in queryDispatches()
/trunk/main/sc/source/ui/unoobj/ !
H A Dscdetect.cxx255 …::sun::star::beans::PropertyValue >& lDescriptor ) throw( ::com::sun::star::uno::RuntimeException ) in detect()
/trunk/main/sfx2/source/doc/ !
H A Dobjstor.cxx2313 uno::Sequence < beans::PropertyValue > lDescriptor; in InsertFrom() local
2409 uno::Sequence < beans::PropertyValue > lDescriptor; in ImportFrom() local
/trunk/main/framework/source/services/ !
H A Dframe.cxx2118 …st css::uno::Sequence< css::frame::DispatchDescriptor >& lDescriptor ) throw( css::uno::RuntimeExc… in queryDispatches()
H A Dautorecovery.cxx2722 ::comphelper::MediaDescriptor& lDescriptor, in implts_openOneDoc()