Searched refs:uBase (Results 1 – 2 of 2) sorted by relevance
259 sal_uInt16 uBase = pParser->nBase; in Gen() local261 uBase |= 0x8000; // #109275 Flag compatibility in Gen()262 pParser->aGen.Gen( _BASED, uBase ); in Gen()
558 sal_uInt16 uBase = static_cast<sal_uInt16>(nOp1 & 1); // Can only be 0 or 1 in StepBASED() local559 p1->PutInteger( uBase ); in StepBASED()
Completed in 20 milliseconds