Home
last modified time | relevance | path

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

/AOO41X/main/soldep/inc/soldep/
H A Dcommand.hxx145 typedef sal_uIntPtr CommandBits; typedef
152 CommandBits nFlag;
154 CCommandd( ByteString &rString, CommandBits nBits );
155 CCommandd( const char *pChar, CommandBits nBits );
/AOO41X/main/soldep/bootstrp/
H A Dcommand.cxx561 CCommandd::CCommandd( ByteString &rString, CommandBits nBits ) in CCommandd()
570 CCommandd::CCommandd( const char *pChar, CommandBits nBits ) in CCommandd()