Home
last modified time | relevance | path

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

/aoo42x/main/codemaker/source/cunomaker/
H A Dcunotype.hxx108 …ool isArrayType(const ::rtl::OString& type, ::rtl::OString& baseType, ::rtl::OString& arrayPrefix);
H A Dcunotype.cxx1332 sal_Bool CunoType::isArrayType(const OString& type, OString& baseType, OString& arrayPrefix) in isArrayType() argument
1338 arrayPrefix = ((OString)type).copy(index); in isArrayType()
1343 arrayPrefix = OString(); in isArrayType()

Completed in 49 milliseconds