Home
last modified time | relevance | path

Searched refs:nSpc (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxtio.cxx90 KSHORT nSpc = 0; in lcl_OutFrame() local
142 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()
/trunk/main/registry/source/
H A Dregimpl.cxx1459 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 31 milliseconds