Home
last modified time | relevance | path

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

/aoo41x/main/soldep/inc/soldep/
H A Dprj.hxx79 ByteString sClientRestriction; member in CommandData
120 ByteString GetClientRestriction() { return sClientRestriction; } in GetClientRestriction()
121 void SetClientRestriction( ByteString sRestriction ) { sClientRestriction = sRestriction; } in SetClientRestriction()
/aoo41x/main/soldep/bootstrp/
H A Dprj.cxx300 rStream << sClientRestriction; in operator >>()
341 rStream >> sClientRestriction; in operator <<()
1695 sClientRestriction, aLogFileName, aProjectName, aPrefix, aCommandPara; in InsertTokenLine() local
1791 sClientRestriction = aWhatOS.Copy( aWhatOS.GetToken( 0, ',' ).Len() + 1 ); in InsertTokenLine()
1891 pCmdData->SetClientRestriction( sClientRestriction ); in InsertTokenLine()

Completed in 46 milliseconds