Searched refs:bContained (Results 1 – 2 of 2) sorted by relevance
568 sal_Bool bContained = sal_True; in lcl_DateContained() local576 bContained = ( nGroupValue - 1 == ( nBaseValue - 1 ) / 3 ); in lcl_DateContained()589 bContained = ( nGroupValue == nCompare ); in lcl_DateContained()596 return bContained; in lcl_DateContained()
1274 bool const bContained( (pEndIdx) in lcl_GetTxtAttrs() local1277 if (bContained) in lcl_GetTxtAttrs()
Completed in 52 milliseconds