Home
last modified time | relevance | path

Searched defs:xObject (Results 1 – 25 of 114) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/devtools/
H A DDocumentModelTreeHandler.cxx46 OUString lclGetNamed(uno::Reference<uno::XInterface> const& xObject) in lclGetNamed()
68 css::uno::Reference<css::uno::XInterface> const& xObject) in DocumentModelTreeEntry()
163 css::uno::Reference<css::uno::XInterface> const& xObject) in ParagraphEntry()
212 css::uno::Reference<css::uno::XInterface> const& xObject) in ParagraphsEntry()
352 css::uno::Reference<css::uno::XInterface> const& xObject) in WriterGraphicObjectsEntry()
371 css::uno::Reference<css::uno::XInterface> const& xObject) in EmbeddedObjectsEntry()
390 css::uno::Reference<css::uno::XInterface> const& xObject) in StylesFamilyEntry()
401 css::uno::Reference<css::uno::XInterface> const& xObject) in StylesFamiliesEntry()
531 css::uno::Reference<css::uno::XInterface> const& xObject) in MasterSlidesEntry()
605 css::uno::Reference<css::uno::XInterface> const& xObject) in PivotTablesEntry()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/embeddedobj/qa/cppunit/
H A Dgeneral.cxx75 uno::Reference<embed::XEmbeddedObject> xObject in CPPUNIT_TEST_FIXTURE() local
108 uno::Reference<embed::XEmbeddedObject> xObject in CPPUNIT_TEST_FIXTURE() local
141 uno::Reference<embed::XEmbeddedObject> xObject in CPPUNIT_TEST_FIXTURE() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embeddedobj/qa/cppunit/
H A Dgeneral.cxx78 uno::Reference<embed::XEmbeddedObject> xObject in CPPUNIT_TEST_FIXTURE() local
111 uno::Reference<embed::XEmbeddedObject> xObject in CPPUNIT_TEST_FIXTURE() local
144 uno::Reference<embed::XEmbeddedObject> xObject in CPPUNIT_TEST_FIXTURE() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/
H A DTablePivotCharts.cxx95 uno::Reference<embed::XEmbeddedObject> xObject; in addNewByName() local
210 uno::Reference<embed::XEmbeddedObject> xObject = pObject->GetObjRef(); in getByIndex() local
260 uno::Reference<embed::XEmbeddedObject> xObject = pOleObject->GetObjRef(); in getElementNames() local
H A DChartTools.cxx33 const uno::Reference<embed::XEmbeddedObject>& xObject = pOleObject->GetObjRef(); in getPivotTableDataProvider() local
108 uno::Reference<embed::XEmbeddedObject> xObject = pObject->GetObjRef(); in findChartsByName() local
H A DTablePivotChart.cxx89 uno::Reference<embed::XEmbeddedObject> xObject = pObject->GetObjRef(); in getPivotTableName() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/
H A DTablePivotCharts.cxx95 uno::Reference<embed::XEmbeddedObject> xObject; in addNewByName() local
210 uno::Reference<embed::XEmbeddedObject> xObject = pObject->GetObjRef(); in getByIndex() local
260 uno::Reference<embed::XEmbeddedObject> xObject = pOleObject->GetObjRef(); in getElementNames() local
H A DChartTools.cxx34 const uno::Reference<embed::XEmbeddedObject>& xObject = pOleObject->GetObjRef(); in getPivotTableDataProvider() local
109 uno::Reference<embed::XEmbeddedObject> xObject = pObject->GetObjRef(); in findChartsByName() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/inc/
H A DEventListenerHelper.hxx75 const InterfaceRef & xObject, in addListener()
97 const InterfaceRef & xObject, in removeListener()
H A DModifyListenerHelper.hxx175 const InterfaceRef & xObject, in addListener()
217 const InterfaceRef & xObject, in removeListener()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/inc/
H A DEventListenerHelper.hxx76 const InterfaceRef & xObject, in addListener()
98 const InterfaceRef & xObject, in removeListener()
H A DModifyListenerHelper.hxx179 const InterfaceRef & xObject, in addListener()
221 const InterfaceRef & xObject, in removeListener()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/ui/inc/
H A DUITools.hxx60 css::uno::Reference< T > xObject(_xCollection->getByIndex(i),css::uno::UNO_QUERY); in getPositionInIndexAccess() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/inc/
H A DUITools.hxx61 css::uno::Reference< T > xObject(_xCollection->getByIndex(i),css::uno::UNO_QUERY); in getPositionInIndexAccess() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/rtftok/
H A Drtfvalue.cxx20 uno::Reference<embed::XEmbeddedObject> xObject, bool bForceString, in RTFValue()
96 RTFValue::RTFValue(uno::Reference<embed::XEmbeddedObject> xObject) in RTFValue()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtfvalue.cxx22 uno::Reference<embed::XEmbeddedObject> xObject, bool bForceString, in RTFValue()
98 RTFValue::RTFValue(uno::Reference<embed::XEmbeddedObject> xObject) in RTFValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/test/accessibility/
H A DSimpleOffice.java120 public XAccessible getAccessibleObject (XInterface xObject) in getAccessibleObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/test/accessibility/
H A DSimpleOffice.java120 public XAccessible getAccessibleObject (XInterface xObject) in getAccessibleObject()
/dports/editors/libreoffice/libreoffice-7.2.6.2/eventattacher/source/
H A Deventattacher.cxx513 Reference< XEventListener > EventAttacherImpl::attachListener in attachListener()
653 const Reference<XInterface>& xObject, in attachListeners()
702 Reference< XEventListener > EventAttacherImpl::attachSingleEventListener in attachSingleEventListener()
719 void EventAttacherImpl::removeListener in removeListener()
823 const Reference<XInterface>& xObject, const Sequence<css::script::EventListener>& aListeners ) in attachMultipleEventListeners()
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/test/accessibility/ov/
H A DTextView.java88 public void SetObject (XAccessibleContext xObject) in SetObject()
H A DFocusView.java82 public void SetObject (XAccessibleContext xObject) in SetObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/test/accessibility/ov/
H A DTextView.java88 public void SetObject (XAccessibleContext xObject) in SetObject()
H A DFocusView.java82 public void SetObject (XAccessibleContext xObject) in SetObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/eventattacher/source/
H A Deventattacher.cxx529 Reference< XEventListener > EventAttacherImpl::attachListener in attachListener()
672 const Reference<XInterface>& xObject, in attachListeners()
721 Reference< XEventListener > EventAttacherImpl::attachSingleEventListener in attachSingleEventListener()
738 void EventAttacherImpl::removeListener in removeListener()
842 const Reference<XInterface>& xObject, const Sequence<css::script::EventListener>& aListeners ) in attachMultipleEventListeners()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/extras/htmlexport/
H A Dhtmlexport.cxx411 uno::Reference<document::XEmbeddedObjectSupplier2> xObject(xObjects->getByIndex(0), variable
552 uno::Reference<document::XEmbeddedObjectSupplier2> xObject(xObjects->getByIndex(0), variable
601 uno::Reference<lang::XServiceInfo> xObject(xTextEmbeddedObject->getEmbeddedObject(), variable

12345