Home
last modified time | relevance | path

Searched defs:textContent (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/macosx/spotlight/
H A DOOoContentDataParser.h35 NSMutableString *textContent; variable
/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java208 final XTextContent textContent = UnoRuntime.queryInterface(XTextContent.class, i_object); in getAssociatedTextRange() local