Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dbiffinputstream.cxx46 mnHeaderPos( -1 ), in BiffInputRecordBuffer()
64 mnHeaderPos = -1; in restartAt()
89 mnHeaderPos = nHeaderPos; in startRecord()
98 mnHeaderPos = mnBodyPos = -1; in startRecord()
/aoo4110/main/oox/inc/oox/xls/
H A Dbiffinputstream.hxx69 inline sal_Int64 getRecHeaderPos() const { return mnHeaderPos; } in getRecHeaderPos()
98 sal_Int64 mnHeaderPos; /// Stream start position of current record header. member in oox::xls::prv::BiffInputRecordBuffer
/aoo4110/main/sc/source/ui/view/
H A Dolinewin.cxx62 mnHeaderPos( 0 ), in ScOutlineWindow()
99 mnHeaderPos = mbMirrorEntries ? (GetOutputSizeEntry() - mnHeaderSize) : 0; in SetHeaderSize()
275 return mnHeaderPos + (mnHeaderSize - SC_OL_BITMAPSIZE) / 2; in GetHeaderEntryPos()
635 long nLinePos = mnHeaderPos + (mbMirrorEntries ? 0 : (mnHeaderSize - 1)); in Paint()
/aoo4110/main/sc/source/ui/inc/
H A Dolinewin.hxx55 …long mnHeaderPos; /// Position of the header area in entry direction. member in ScOutlineWindow

Completed in 32 milliseconds