Searched defs:bVar (Results 1 – 4 of 4) sorted by relevance
142 ( SbxObject* pObj, SbxObject* pGbl, const xub_Unicode** ppBuf, sal_Bool bVar ) in Operand()
324 …void SetTempCommandDataListPermanent (sal_Bool bVar = sal_True) {bTempCommandDataListPe… in SetTempCommandDataListPermanent()327 void SetError (sal_Bool bVar = sal_True) {bError = bVar;} in SetError()
363 void SetNeedsListening( sal_Bool bVar ) { bNeedListening = bVar; } in SetNeedsListening()
616 sal_Bool bVar = IsVariable(); in WriteAttributes() local