Home
last modified time | relevance | path

Searched defs:SEMICOLON (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dtrans/source/cnttype/
H A Dmcnttype.cxx50 const OUString SEMICOLON = OUString::createFromAscii( ";" ); variable
/trunk/main/basic/source/inc/
H A Dtoken.hxx47 HASH = '#', SEMICOLON = ';', enumerator