Searched refs:pushBiffReference (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/oox/source/xls/ |
H A D | formulaparser.cxx | 1939 …bool pushBiffReference( const BinSingleRef2d& rRef, bool bDeleted, bool bRelativeAs… 1940 …bool pushBiffReference( const BinComplexRef2d& rRef, bool bDeleted, bool bRelativeA… 2409 return pushBiffReference( aRef, bDeleted, bRelativeAsOffset ); in importRefToken2() 2416 return pushBiffReference( aRef, bDeleted, bRelativeAsOffset ); in importRefToken8() 2423 return pushBiffReference( aRef, bDeleted, bRelativeAsOffset ); in importAreaToken2() 2430 return pushBiffReference( aRef, bDeleted, bRelativeAsOffset ); in importAreaToken8() 2678 bool BiffFormulaParserImpl::pushBiffReference( const BinSingleRef2d& rRef, bool bDeleted, bool bRel… in pushBiffReference() function in oox::xls::BiffFormulaParserImpl 2685 bool BiffFormulaParserImpl::pushBiffReference( const BinComplexRef2d& rRef, bool bDeleted, bool bRe… in pushBiffReference() function in oox::xls::BiffFormulaParserImpl
|
Completed in 30 milliseconds