Searched refs:BinBool (Results 1 – 6 of 6) sorted by relevance
119 case BinBool: in Read()189 case BinBool: in Read()
250 if (nId != BinBool) DBG_ERROR1( "Falscher Typ im Stream: Erwartet BOOL, gefunden :%hu", nId ); in Read()321 *pCommStream << comm_USHORT( BinBool ); in Write()
166 writeChar(BinBool); in writeBoolean()175 if (readChar() != BinBool) in readBoolean()
94 public static final char BinBool = 13; field
57 #define BinBool 13 macro
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
Completed in 26 milliseconds