Searched refs:xTEOS (Results 1 – 2 of 2) sorted by relevance
57 …com.sun.star.text.XTextEmbeddedObjectsSupplier xTEOS = (com.sun.star.text.XTextEmbeddedObjectsSupp… in checkFlies() local60 checkEmbeddedFrames(xTEOS); in checkFlies()
1049 Reference < XTextEmbeddedObjectsSupplier > xTEOS( rModel, UNO_QUERY ); in XMLTextImportHelper() local1050 if( xTEOS.is() ) in XMLTextImportHelper()1052 m_pImpl->m_xObjects.set(xTEOS->getEmbeddedObjects()); in XMLTextImportHelper()
Completed in 32 milliseconds