Home
last modified time | relevance | path

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

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

Completed in 26 milliseconds