Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dhash_wrap.hxx74 bool bBroken=false; in WrappedHash() local
82 if (!bBroken) in WrappedHash()
90 bBroken=true; in WrappedHash()
109 if (bBroken) in WrappedHash()
H A Dsortedarray.hxx71 bool bBroken=false; in SortedArray() local
79 if (!bBroken) in SortedArray()
87 bBroken=true; in SortedArray()
106 if (bBroken) in SortedArray()
/trunk/main/l10ntools/source/
H A Dtagtest.cxx336 sal_Bool bBroken = sal_False; in SplitTag() local
338 for ( nCount = 0 ; !bBroken && nCount < aName.Len() ; nCount++ ) in SplitTag()
340 bBroken = ! ( ( aBuf[nCount] >= 'a' && aBuf[nCount] <= 'z' ) in SplitTag()
349 if ( bBroken ) in SplitTag()
/trunk/main/package/source/package/zipapi/
H A DZipFile.cxx731 sal_Bool bBroken = rEntry.nVersion != nVersion in readLOC() local
738 if ( bBroken && !bRecoveryMode ) in readLOC()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx108 bool bBroken=false; in wwSortedArray() local
116 if (!bBroken) in wwSortedArray()
122 bBroken=true; in wwSortedArray()
141 if (bBroken) in wwSortedArray()