Searched defs:xTFS (Results 1 – 5 of 5) sorted by relevance
49 …com.sun.star.text.XTextFramesSupplier xTFS = (com.sun.star.text.XTextFramesSupplier)UnoRuntime.que… in checkFlies() local149 private void checkTextFrames(com.sun.star.text.XTextFramesSupplier xTFS) in checkTextFrames()
53 …XTextFramesSupplier xTFS = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier.cla… in testLoadTextFrame() local
245 com.sun.star.drawing.XShape xTFS = null; in main() local
1037 Reference < XTextFramesSupplier > xTFS( rModel, UNO_QUERY ); in XMLTextImportHelper() local
371 const Reference<XTextFramesSupplier> xTFS(xModel, UNO_QUERY); in BoundFrameSets() local
Completed in 76 milliseconds