Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx68 struct ArrayImpl struct
70 CellVec maCells;
71 LongVec maWidths;
72 LongVec maHeights;
73 mutable LongVec maXCoords;
74 mutable LongVec maYCoords;
75 size_t mnWidth;
76 size_t mnHeight;
79 size_t mnLastClipCol;
80 size_t mnLastClipRow;
[all …]
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx121 ArrayImpl::ArrayImpl( size_t nWidth, size_t nHeight, bool bDiagDblClip ) : in ArrayImpl() function in svx::frame::ArrayImpl

Completed in 24 milliseconds