Searched defs:rNumFormat (Results 1 – 4 of 4) sorted by relevance
54 inline ScNumFormatAbbrev& operator=(const ScNumFormatAbbrev& rNumFormat) in operator =()
154 void SetNumFormat( const ScNumFormatAbbrev& rNumFormat ) { aNumFormat = rNumFormat; } in SetNumFormat()
659 … ScNumFormatAbbrev& rNumFormat = (ScNumFormatAbbrev&)pCurData->GetNumFormat( (sal_uInt16) nNum ); in DrawString() local
686 ScNumFormatAbbrev& rNumFormat = (ScNumFormatAbbrev&)rField.GetNumFormat(); in FillToItemSet() local755 …etFromItemSet( sal_uInt16 nIndex, const SfxItemSet& rItemSet, const ScNumFormatAbbrev& rNumFormat ) in GetFromItemSet()
Completed in 29 milliseconds