Home
last modified time | relevance | path

Searched refs:mxEnd (Results 1 – 1 of 1) sorted by relevance

/trunk/main/oox/source/xls/
H A Dpagesettings.cxx455 … Reference< XTextCursor > mxEnd; /// End position of current text range for formatting. member
469 mxEnd = mxText->createTextCursor(); in initialize()
471 bool bRet = mxText.is() && mxStart.is() && mxEnd.is(); in initialize()
495 inline const Reference< XTextCursor >& getEndPos() { return getPortion().mxEnd; } in getEndPos()

Completed in 18 milliseconds