Searched refs:iLevel (Results 1 – 4 of 4) sorted by relevance
395 INT16 iLevel = nLevel; in WriteIndentation() local396 for ( ; iLevel > nIndentBound; iLevel-=nIndentBound ) in WriteIndentation()398 o_rFile.write( sIndentation, iLevel ); in WriteIndentation()
1796 for (sal_uInt16 iLevel=0;iLevel < nCount;iLevel++) in GetNBOIndexForNumRule() local1798 NumSettings_ImplPtr _pSet = pItemArr->pNumSettingsArr->GetObject(iLevel); in GetNBOIndexForNumRule()1801 SvxNumberFormat aFmt(aNum.GetLevel(iLevel)); in GetNBOIndexForNumRule()1875 for (sal_uInt16 iLevel=0;iLevel < nCount;iLevel++) in RelplaceNumRule() local1877 SvxNumberFormat aFmt(aNum.GetLevel(iLevel)); in RelplaceNumRule()1880 NumSettings_ImplPtr _pSet = pItemArr->pNumSettingsArr->GetObject(iLevel); in RelplaceNumRule()
3178 for( sal_uInt16 iLevel = this->Level(); iLevel > 0; iLevel-- ) in IsLongNameOnFAT() local3180 const DirEntry& rEntry = (const DirEntry&) (*this)[iLevel-1]; in IsLongNameOnFAT()
2685 iLevel
Completed in 75 milliseconds