Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/frmdlg/
H A Dcption.cxx155 uno::Reference< text::XTextEmbeddedObjectsSupplier > xObjs(xModel, uno::UNO_QUERY); in SwCaptionDialog() local
156 xNameAccess = xObjs->getEmbeddedObjects(); in SwCaptionDialog()
/aoo4110/main/sw/source/ui/utlui/
H A Dcontent.cxx3178 uno::Reference< text::XTextEmbeddedObjectsSupplier > xObjs(xModel, uno::UNO_QUERY); in EditEntry() local
3179 xThird = xObjs->getEmbeddedObjects(); in EditEntry()
3195 uno::Reference< text::XTextEmbeddedObjectsSupplier > xObjs(xModel, uno::UNO_QUERY); in EditEntry() local
3199 xSecond = xObjs->getEmbeddedObjects(); in EditEntry()
3203 xNameAccess = xObjs->getEmbeddedObjects(); in EditEntry()

Completed in 32 milliseconds