Home
last modified time | relevance | path

Searched defs:xTFS (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/qa/complex/writer/ !
H A DCheckFlies.java48 …com.sun.star.text.XTextFramesSupplier xTFS = (com.sun.star.text.XTextFramesSupplier)UnoRuntime.que… in checkFlies() local
148 private void checkTextFrames(com.sun.star.text.XTextFramesSupplier xTFS) in checkTextFrames()
/trunk/test/testuno/source/fvt/uno/sw/frame/ !
H A DCheckFrames.java53 …XTextFramesSupplier xTFS = (XTextFramesSupplier) UnoRuntime.queryInterface(XTextFramesSupplier.cla… in testLoadTextFrame() local
/trunk/main/odk/examples/java/Text/ !
H A DSWriter.java245 com.sun.star.drawing.XShape xTFS = null; in main() local
/trunk/main/xmloff/source/text/ !
H A Dtxtimp.cxx1037 Reference < XTextFramesSupplier > xTFS( rModel, UNO_QUERY ); in XMLTextImportHelper() local
H A Dtxtparae.cxx373 const Reference<XTextFramesSupplier> xTFS(xModel, UNO_QUERY); in BoundFrameSets() local