Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dformulabase.cxx1392 …const sal_Int32 FORBIDDEN_FLAGS_REL = FORBIDDEN_FLAGS_DEL | COLUMN_RELATIVE | ROW_RELATIVE | SHEET… in lclProcessRef() local
1394 sal_Int32 nForbiddenFlags = bAllowRelative ? FORBIDDEN_FLAGS_DEL : FORBIDDEN_FLAGS_REL; in lclProcessRef()

Completed in 33 milliseconds