Home
last modified time | relevance | path

Searched refs:pCommandEnv (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/misc/
H A Dmediadescriptor.cxx547 …::ucbhelper::CommandEnvironment* pCommandEnv = new ::ucbhelper::CommandEnvironment(xInteraction, x… in impl_openStreamWithPostData()
548 …nvironment > xCommandEnv(static_cast< css::ucb::XCommandEnvironment* >(pCommandEnv), css::uno::UNO… in impl_openStreamWithPostData()
621 …::ucbhelper::CommandEnvironment* pCommandEnv = new ::ucbhelper::CommandEnvironment(xInteraction, x… in impl_openStreamWithURL()
622 …nvironment > xCommandEnv(static_cast< css::ucb::XCommandEnvironment* >(pCommandEnv), css::uno::UNO… in impl_openStreamWithURL()
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/ucbhelper/
H A Ducbhelper.cxx126 rtl::Reference<ucbhelper::CommandEnvironment> pCommandEnv = in getDefaultCommandEnvironment() local
130 return pCommandEnv; in getDefaultCommandEnvironment()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/ucbhelper/
H A Ducbhelper.cxx126 ucbhelper::CommandEnvironment* pCommandEnv = in getDefaultCommandEnvironment() local
131 static_cast< css::ucb::XCommandEnvironment* >(pCommandEnv), css::uno::UNO_QUERY ); in getDefaultCommandEnvironment()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Ddocfile.cxx588 …rtl::Reference<::ucbhelper::CommandEnvironment> pCommandEnv = new ::ucbhelper::CommandEnvironment(… in GetContent() local
598 …pImpl->aContent = ::ucbhelper::Content( xContent, pCommandEnv, comphelper::getProcessComponentCont… in GetContent()
613 …(void)::ucbhelper::Content::create( aURL, pCommandEnv, comphelper::getProcessComponentContext(), p… in GetContent()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8par5.cxx2381 rtl::Reference<::ucbhelper::CommandEnvironment> pCommandEnv = in CanUseRemoteLink() local
2385 static_cast< ucb::XCommandEnvironment* >(pCommandEnv.get()), in CanUseRemoteLink()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8par5.cxx2389 ::ucbhelper::CommandEnvironment* pCommandEnv = in CanUseRemoteLink()
2393 static_cast< ucb::XCommandEnvironment* >(pCommandEnv), in CanUseRemoteLink()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Ddocfile.cxx490 …::ucbhelper::CommandEnvironment* pCommandEnv = new ::ucbhelper::CommandEnvironment( new comphelper… in GetContent()
492 …mmandEnvironment > xEnv( static_cast< css::ucb::XCommandEnvironment* >(pCommandEnv), css::uno::UNO… in GetContent()