Home
last modified time | relevance | path

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

/aoo42x/main/xml2cmp/source/support/
H A Dcmdline.cxx59 : bIsOk(true) in CommandLine()
74 bIsOk = false; in CommandLine()
90 bIsOk = false; in CommandLine()
95 bIsOk = false; in CommandLine()
103 bIsOk = false; in CommandLine()
142 bIsOk = GetParameter( in ParseIndexCommand()
147 if (bIsOk) in ParseIndexCommand()
148 bIsOk = GetParameter( in ParseIndexCommand()
154 bIsOk = GetParameter( in ParseIndexCommand()
183 bIsOk = GetParameter( in ParseSingleFileCommand()
[all …]
H A Dcmdline.hxx39 bool IsOk() const { return bIsOk; } in IsOk()
75 bool bIsOk; member in CommandLine
/aoo42x/main/autodoc/source/cosv/service/
H A Dcommandline.cxx129 itOptPts != itOptPtsEnd AND bIsOk; in Interpret()
143 return bIsOk; in Interpret()
149 bIsOk(false) in CommandLine()
176 bIsOk = true; in Get_Arguments()
231 it != i_end AND bIsOk; in Handle_FreeArguments()
/aoo42x/main/autodoc/inc/cosv/
H A Dcommandline.hxx150 bool bIsOk; member in csv::CommandLine
163 return bIsOk; in IsOk()
169 bIsOk = false; in Set_Error()
/aoo42x/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx623 bool bIsOk = myClientThread.isOk(); // check if the values are right. in write_read() local
626 printf(" bIsOk:=%d\n", bIsOk); in write_read()
628 …ASSERT_TRUE(nLength == _nBufferSize && bIsOk == true) << " test for write/read values with two thr… in write_read()
1328 bool bIsOk = myReadThread.isOk(); // check if the values are right. in TEST_F() local
1331 printf(" bIsOk:=%d\n", bIsOk); in TEST_F()
H A Dosl_Socket.cxx2545 bool bIsOk = myClientThread.isOk(); // check if the values are right. in write_read() local
2548 printf(" bIsOk:=%d\n", bIsOk); in write_read()
2550 …ASSERT_TRUE(nLength == _nBufferSize && bIsOk == true) << " test for write/read values with two thr… in write_read()
/aoo42x/main/embedserv/source/embed/
H A Ddocholder.cxx991 BOOL bIsOk = LPtoDP( hdc, &aOldOffset, 1 ); in resizeWin() local
996 bIsOk = LPtoDP( hdc, &aNewOffset, 1 ); in resizeWin()

Completed in 59 milliseconds