Home
last modified time | relevance | path

Searched refs:bIsAbsolute (Results 1 – 4 of 4) sorted by relevance

/trunk/main/autodoc/inc/ary/
H A Dqualiname.hxx65 { Empty(); bIsAbsolute = i_bAbsolute; } in Init()
76 …ty() { csv::erase_container(aNamespace); sLocalName.clear(); bIsAbsolute = false; } in Empty()
83 bool IsAbsolute() const { return bIsAbsolute; } in IsAbsolute()
91 bool bIsAbsolute; /// true := beginning with "::". member in ary::QualifiedName
/trunk/main/autodoc/source/ary/kernel/
H A Dqualiname.cxx36 bIsAbsolute(false), in QualifiedName()
47 bIsAbsolute(false), in QualifiedName()
62 bIsAbsolute = false; in AssignText()
72 bIsAbsolute = true; in AssignText()
/trunk/main/autodoc/source/ary/cpp/
H A Dusedtype.cxx136 bIsAbsolute(false), in UsedType()
152 intt nResult = compare_bool( bIsAbsolute, i_rType.bIsAbsolute ); in operator <()
188 bIsAbsolute = true; in Set_Absolute()
388 if ( bIsAbsolute ) in inq_Get_Text()
/trunk/main/autodoc/inc/ary/cpp/
H A Dusedtype.hxx160 bool bIsAbsolute; member in ary::cpp::UsedType

Completed in 19 milliseconds