Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/ui/utlui/
H A Dcontent.cxx3185 uno::Reference< text::XTextEmbeddedObjectsSupplier > xObjs(xModel, uno::UNO_QUERY); in EditEntry() local
3186 xThird = xObjs->getEmbeddedObjects(); in EditEntry()
3202 uno::Reference< text::XTextEmbeddedObjectsSupplier > xObjs(xModel, uno::UNO_QUERY); in EditEntry() local
3206 xSecond = xObjs->getEmbeddedObjects(); in EditEntry()
3210 xNameAccess = xObjs->getEmbeddedObjects(); in EditEntry()

Completed in 30 milliseconds