Searched refs:nSpc (Results 1 – 2 of 2) sorted by relevance
90 KSHORT nSpc = 0; in lcl_OutFrame() local142 nSpc = aTmp.Len(); in lcl_OutFrame()143 rSp.Expand( nSpc + rSp.Len() ); in lcl_OutFrame()158 nSpc = aTmp.Len(); in lcl_OutFrame()159 rSp.Expand( nSpc + rSp.Len() ); in lcl_OutFrame()214 if( nSpc ) in lcl_OutFrame()215 rSp.Erase( rSp.Len() - nSpc ); in lcl_OutFrame()
1459 RegError ORegistry::dumpValue(const OUString& sPath, const OUString& sName, sal_Int16 nSpc) const in dumpValue()1474 for (int i= 0; i < nSpc; i++) sIndent += " "; in dumpValue()
Completed in 27 milliseconds