Lines Matching refs:sal_uLong

95         for ( sal_uLong i = 0; i < obj.pChildList->Count(); i++ ){  in XMLParentNode()
125 for ( sal_uLong i = 0; i < obj.pChildList->Count(); i++ ) in operator =()
159 for ( sal_uLong i = 0; i < pChildList->Count(); i++ ) { in GetPosition()
187 for ( sal_uLong i = 0; i < pChildList->Count(); i++ ) { in RemoveChild()
217 for ( sal_uLong i = 0; i < pChildList->Count(); i++ ) in RemoveAndDeleteAllChilds()
227 for ( sal_uLong i = 0; i < pChildList->Count(); i++ ) { in GetChildElement()
238 for ( sal_uLong j = 0; j < pList->Count() && bMatch; j++ ) { in GetChildElement()
333 for ( sal_uLong i = 0; i < GetChildList()->Count(); i++ ) in Write()
342 for ( sal_uLong j = 0; j < pElement->GetAttributeList()->Count(); j++ ) { in Write()
357 for ( sal_uLong k = 0; k < pElement->GetChildList()->Count(); k++ ) in Write()
399 for ( sal_uLong i = 0; i < GetChildList()->Count(); i++ ) in Print()
408 for ( sal_uLong j = 0; j < pElement->GetAttributeList()->Count(); j++ ){ in Print()
421 for ( sal_uLong k = 0; k < pElement->GetChildList()->Count(); k++ ) in Print()
516 for ( sal_uLong j = 0; j < pElement->GetAttributeList()->Count(); j++ ){ in InsertL10NElement()
632 for ( sal_uLong i = 0; i < GetChildList()->Count(); i++ ){ in SearchL10NElements()
644 for ( sal_uLong j = 0 , cnt = pElement->GetAttributeList()->Count(); j < cnt && bInsert; j++ ){ in SearchL10NElements()
669 for ( sal_uLong k = 0; k < pElement->GetChildList()->Count(); k++ ) in SearchL10NElements()
706 for ( sal_uLong i = 0; i < GetChildList()->Count(); i++ ){ in CheckExportStatus()
718 … for ( sal_uLong j = 0 , cnt = pElement->GetAttributeList()->Count(); j < cnt && bInsert; j++ ){ in CheckExportStatus()
732 for ( sal_uLong k = 0; k < pElement->GetChildList()->Count(); k++ ) in CheckExportStatus()
767 for ( sal_uLong i = 0; i < obj.pAttributes->Count(); i++ ) in XMLElement()
787 for ( sal_uLong i = 0; i < pAttributes->Count(); i++ ) in operator =()
793 for ( sal_uLong i = 0; i < obj.pAttributes->Count(); i++ ) in operator =()
815 for ( sal_uLong i = 0; i < pAttributes->Count(); i++ ){ in ChangeLanguageTag()
826 for ( sal_uLong i = 0; i < pCList->Count(); i++ ){ in ChangeLanguageTag()
844 for ( sal_uLong i = 0; i < pAttributes->Count(); i++ ) in GetAttribute()
856 for ( sal_uLong i = 0; i < pAttributes->Count(); i++ ) in ~XMLElement()
905 for ( sal_uLong k = 0; k < pElement->GetChildList()->Count(); k++ ){ in Print()
922 for ( sal_uLong j = 0; j < pElement->GetAttributeList()->Count(); j++ ){ in Print()
940 for ( sal_uLong k = 0; k < pElement->GetChildList()->Count(); k++ ){ in Print()
1240 sal_uLong nPos = pStream->Tell(); in Execute()