Lines Matching refs:comphelper

116 …  const ::comphelper::NamedValueCollection& i_rDescriptor, const SfxFilterMatcher& rMatcher ) const  in impl_detectFilterForURL()
128 ::comphelper::NamedValueCollection aNewArgs; in impl_detectFilterForURL()
166 ::comphelper::NamedValueCollection aQuery; in impl_getFilterFromServiceName_nothrow()
181 ::comphelper::NamedValueCollection aType( xEnum->nextElement() ); in impl_getFilterFromServiceName_nothrow()
262 void SfxFrameLoader_Impl::impl_determineFilter( ::comphelper::NamedValueCollection& io_rDescriptor … in impl_determineFilter()
326 bool SfxFrameLoader_Impl::impl_determineTemplateDocument( ::comphelper::NamedValueCollection& io_rD… in impl_determineTemplateDocument()
390 …pl::impl_handleCaughtError_nothrow( const Any& i_rCaughtError, const ::comphelper::NamedValueColle… in impl_handleCaughtError_nothrow()
398 …::rtl::Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequ… in impl_handleCaughtError_nothrow()
399 …::rtl::Reference< ::comphelper::OInteractionApprove > pApprove( new ::comphelper::OInteractionAppr… in impl_handleCaughtError_nothrow()
422 void SfxFrameLoader_Impl::impl_removeLoaderArguments( ::comphelper::NamedValueCollection& io_rDescr… in impl_removeLoaderArguments()
430 ::comphelper::NamedValueCollection SfxFrameLoader_Impl::impl_extractViewCreationArgs( ::comphelper:… in impl_extractViewCreationArgs()
436 ::comphelper::NamedValueCollection aViewArgs; in impl_extractViewCreationArgs()
449 …ineEffectiveViewId_nothrow( const SfxObjectShell& i_rDocument, const ::comphelper::NamedValueColle… in impl_determineEffectiveViewId_nothrow()
470 ::comphelper::NamedValueCollection aNamedViewData( aViewData ); in impl_determineEffectiveViewId_nothrow()
496 … const Reference< XFrame >& i_rFrame, const ::comphelper::NamedValueCollection& i_rViewFactoryArgs, in impl_createDocumentView()
527 ::comphelper::NamedValueCollection aDescriptor( rArgs ); in load()
581 …::comphelper::NamedValueCollection aViewCreationArgs( impl_extractViewCreationArgs( aDescriptor ) … in load()