Searched refs:bIsAbsolute (Results 1 – 4 of 4) sorted by relevance
65 { 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
36 bIsAbsolute(false), in QualifiedName()47 bIsAbsolute(false), in QualifiedName()62 bIsAbsolute = false; in AssignText()72 bIsAbsolute = true; in AssignText()
136 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()
160 bool bIsAbsolute; member in ary::cpp::UsedType
Completed in 18 milliseconds