Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dformulabase.hxx231 struct BinSingleRef2d struct
233 sal_Int32 mnCol; /// Column index.
234 sal_Int32 mnRow; /// Row index.
235 bool mbColRel; /// True = relative column reference.
236 bool mbRowRel; /// True = relative row reference.
/trunk/main/oox/source/xls/
H A Dformulabase.cxx63 BinSingleRef2d::BinSingleRef2d() : in BinSingleRef2d() function in oox::xls::BinSingleRef2d

Completed in 27 milliseconds