Home
last modified time | relevance | path

Searched refs:aObjectsInteropList (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx5432 uno::Sequence< beans::PropertyValue > aGrabBag, aObjectsInteropList,aObjectInteropAttributes; in WriteOLE() local
5437 pProp->Value >>= aObjectsInteropList; in WriteOLE()
5446 auto pObjectsInterop = std::find_if(aObjectsInteropList.begin(), aObjectsInteropList.end(), in WriteOLE()
5448 if (pObjectsInterop != aObjectsInteropList.end()) in WriteOLE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx5706 uno::Sequence< beans::PropertyValue > aGrabBag, aObjectsInteropList,aObjectInteropAttributes; in WriteOLE() local
5711 pProp->Value >>= aObjectsInteropList; in WriteOLE()
5729 auto pObjectsInterop = std::find_if(aObjectsInteropList.begin(), aObjectsInteropList.end(), in WriteOLE()
5731 if (pObjectsInterop != aObjectsInteropList.end()) in WriteOLE()