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.hxx75 bool bBroken=false; in WrappedHash() local
83 if (!bBroken) in WrappedHash()
91 bBroken=true; in WrappedHash()
110 if (bBroken) in WrappedHash()
H A Dsortedarray.hxx72 bool bBroken=false; in SortedArray() local
80 if (!bBroken) in SortedArray()
88 bBroken=true; in SortedArray()
107 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.cxx683 sal_Bool bBroken = rEntry.nVersion != nVersion in readLOC() local
689 if ( bBroken && !bRecoveryMode ) in readLOC()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx109 bool bBroken=false; in wwSortedArray() local
117 if (!bBroken) in wwSortedArray()
123 bBroken=true; in wwSortedArray()
142 if (bBroken) in wwSortedArray()

Completed in 73 milliseconds