Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxlpivot.cxx176 … static String szBool[] = { String::CreateFromAscii("FALSE"), String::CreateFromAscii("TRUE") }; in GetItemName() local
180 return &(!!*pBool)[szBool]; in GetItemName()
184 return &0[szBool]; in GetItemName()

Completed in 29 milliseconds