Home
last modified time | relevance | path

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

/trunk/main/soltools/giparser/
H A Dgi_parse.cxx395 INT16 iLevel = nLevel; in WriteIndentation() local
396 for ( ; iLevel > nIndentBound; iLevel-=nIndentBound ) in WriteIndentation()
398 o_rFile.write( sIndentation, iLevel ); in WriteIndentation()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1796 for (sal_uInt16 iLevel=0;iLevel < nCount;iLevel++) in GetNBOIndexForNumRule() local
1798 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() local
1877 SvxNumberFormat aFmt(aNum.GetLevel(iLevel)); in RelplaceNumRule()
1880 NumSettings_ImplPtr _pSet = pItemArr->pNumSettingsArr->GetObject(iLevel); in RelplaceNumRule()
/trunk/main/tools/source/fsys/
H A Ddirent.cxx3178 for( sal_uInt16 iLevel = this->Level(); iLevel > 0; iLevel-- ) in IsLongNameOnFAT() local
3180 const DirEntry& rEntry = (const DirEntry&) (*this)[iLevel-1]; in IsLongNameOnFAT()
/trunk/main/oox/source/token/
H A Dtokens.txt2685 iLevel

Completed in 44 milliseconds