Home
last modified time | relevance | path

Searched defs:Row (Results 1 – 11 of 11) sorted by path

/trunk/main/sc/inc/
H A Daddress.hxx299 inline SCROW Row() const { return nRow; } in Row() function in ScAddress
720 inline SCROW Row() const { return aAdr.Row(); } in Row() function in ScRefAddress
H A Dbigrange.hxx52 sal_Int32 Row() const { return nRow; } in Row() function in ScBigAddress
H A Dclipparam.hxx39 enum Direction { Unspecified, Column, Row }; enumerator
H A Ddpoutputgeometry.hxx35 enum FieldType { Column, Row, Page, Data, None }; enumerator
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx404 sal_uInt16 Row; member
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1657 sal_uInt16 Row; in LoadCol() local
/trunk/main/sd/source/ui/notes/
H A DEditWindow.cxx711 const int Row = rPos.Y() - 1; in MarkError() local
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx294 inline size_t Row() const { return mnRow; } in Row() function in svx::frame::MergedCellIterator
/trunk/main/sw/source/filter/rtf/
H A Drtftbl.cxx59 struct Row struct
61 bool mbUseLeftRowPad, mbUseRightRowPad, mbUseTopRowPad, mbUseBottomRowPad; argument
62 long mnLeftRowPad, mnRightRowPad, mnTopRowPad, mnBottomRowPad; argument
64 Row() : in Row() function
/trunk/main/writerfilter/qa/cppunittests/xxml/
H A DtestXXML.cxx54 class Row : public Node class
59 Row(QName_t tag, Table &parent) : Node(tag), parent(parent) {}; in Row() function in Row
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DRow.java38 public class Row implements BIFFRecord { class
53 public Row(int rw, int miyRw, boolean userDefined) { in Row() method in Row
70 public Row(InputStream is) throws IOException { in Row() method in Row

Completed in 80 milliseconds