Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/misc/
H A Dmediadescriptor.cxx617 …comphelper::StillReadWriteInteraction* pInteraction = new comphelper::StillReadWriteInteraction(xO… in impl_openStreamWithURL() local
618 …Handler > xInteraction(static_cast< css::task::XInteractionHandler* >(pInteraction), css::uno::UNO… in impl_openStreamWithURL()
681 if (!pInteraction->wasWriteError() || bModeRequestedExplicitly) in impl_openStreamWithURL()
730 pInteraction->resetInterceptions(); in impl_openStreamWithURL()
731 pInteraction->resetErrorStates(); in impl_openStreamWithURL()
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A DRemoteFilesDialog.cxx1181 …rtl::Reference<comphelper::StillReadWriteInteraction> pInteraction = new comphelper::StillReadWrit… in ContentIsDocument() local
1183 …ce< XCommandEnvironment > xEnv = new ::ucbhelper::CommandEnvironment( pInteraction, Reference< XPr… in ContentIsDocument()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A DRemoteFilesDialog.cxx1182 …comphelper::StillReadWriteInteraction* pInteraction = new comphelper::StillReadWriteInteraction(xI… in ContentIsDocument() local
1183 …Handler > xInteraction(static_cast< css::task::XInteractionHandler* >(pInteraction), css::uno::UNO… in ContentIsDocument()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Deschesdo.cxx227 … if ( InteractionInfo* pInteraction = mpHostAppData ? mpHostAppData->GetInteractionInfo():nullptr ) in ImplWriteShape() local
229 const std::unique_ptr< SvMemoryStream >& pMemStrm = pInteraction->getHyperlinkRecord(); in ImplWriteShape()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Deschesdo.cxx242 … if ( InteractionInfo* pInteraction = mpHostAppData ? mpHostAppData->GetInteractionInfo():nullptr ) in ImplWriteShape() local
244 const std::unique_ptr< SvMemoryStream >& pMemStrm = pInteraction->getHyperlinkRecord(); in ImplWriteShape()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/source/lib/
H A Dinit.cxx1941 rtl::Reference<LOKInteractionHandler> const pInteraction( in lo_documentLoadWithOptions() local
1943 auto const pair(pLib->mInteractionMap.insert(std::make_pair(aURL.toUtf8(), pInteraction))); in lo_documentLoadWithOptions()
1950 uno::Reference<task::XInteractionHandler2> const xInteraction(pInteraction.get()); in lo_documentLoadWithOptions()
2314 rtl::Reference<LOKInteractionHandler> const pInteraction( in doc_saveAs() local
2316 uno::Reference<task::XInteractionHandler2> const xInteraction(pInteraction.get()); in doc_saveAs()
3404 rtl::Reference<LOKInteractionHandler> const pInteraction( in doc_postUnoCommand() local
3406 uno::Reference<task::XInteractionHandler2> const xInteraction(pInteraction.get()); in doc_postUnoCommand()
/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/source/lib/
H A Dinit.cxx2311 rtl::Reference<LOKInteractionHandler> const pInteraction( in lo_documentLoadWithOptions() local
2313 auto const pair(pLib->mInteractionMap.insert(std::make_pair(aURL.toUtf8(), pInteraction))); in lo_documentLoadWithOptions()
2320 uno::Reference<task::XInteractionHandler2> const xInteraction(pInteraction); in lo_documentLoadWithOptions()
2701 rtl::Reference<LOKInteractionHandler> const pInteraction( in doc_saveAs() local
2703 uno::Reference<task::XInteractionHandler2> const xInteraction(pInteraction); in doc_saveAs()
3988 rtl::Reference<LOKInteractionHandler> const pInteraction( in doc_postUnoCommand() local
3990 uno::Reference<task::XInteractionHandler2> const xInteraction(pInteraction); in doc_postUnoCommand()