Home
last modified time | relevance | path

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

/aoo41x/main/tools/inc/tools/
H A Dstream.hxx288 void CreateFormatString();
400 { nRadix = nRad; CreateFormatString(); } in SetRadix()
403 { nPrecision = nPrec; CreateFormatString(); } in SetPrecision()
406 { nWidth = nWid; CreateFormatString(); } in SetWidth()
409 { cFiller = cFil; CreateFormatString(); } in SetFiller()
412 { nJustification = nJus; CreateFormatString(); } in SetJustification()
/aoo41x/main/tools/source/stream/
H A Dstream.cxx447 CreateFormatString(); in ImpInit()
2120 void SvStream::CreateFormatString() in CreateFormatString() function in SvStream

Completed in 29 milliseconds