Home
last modified time | relevance | path

Searched defs:seqPrefix (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/codemaker/source/idlmaker/
H A Didltype.cxx605 OString seqPrefix = (index > 0 ? ((OString)type).copy(0, index+1) : OString()); in checkRealBaseType() local
/aoo4110/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx1094 OString seqPrefix = (index > 0 ? ((OString)type).copy(0, index+1) : OString()); in checkRealBaseType() local
/aoo4110/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1316 sal_Bool CunoType::isSeqType(const OString& type, OString& baseType, OString& seqPrefix) in isSeqType()

Completed in 42 milliseconds