Searched refs:lCmdType (Results 1 – 2 of 2) sorted by relevance
196 sal_Bool put_CommandType( /* [in] */ CommandTypeEnum lCmdType);
392 sal_Bool WpADOCommand::put_CommandType( /* [in] */ CommandTypeEnum lCmdType) in put_CommandType() argument395 return SUCCEEDED(pInterface->put_CommandType(lCmdType)); in put_CommandType()
Completed in 37 milliseconds