Searched defs:maRuns (Results 1 – 5 of 5) sorted by relevance
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/ | ||
H A D | RunRange.java | 86 private final Vector<Run<TokenType>> maRuns; field in RunRange |
H A D | Line.java | 233 private final Vector<Run<TokenType>> maRuns; field in Line |
/trunk/main/oox/inc/oox/drawingml/ | ||
H A D | textparagraph.hxx | 68 TextRunVector maRuns; member in oox::drawingml::TextParagraph |
/trunk/main/vcl/inc/ | ||
H A D | sallayout.hxx | 72 std::vector<int> maRuns; member in ImplLayoutRuns |
/trunk/main/sd/source/ui/slidesorter/view/ | ||
H A D | SlsInsertAnimator.cxx | 149 RunContainer maRuns; member in sd::slidesorter::view::InsertAnimator::Implementation |
Completed in 23 milliseconds