Searched defs:nNumFmtId (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/oox/source/xls/ |
H A D | sheetdatabuffer.cxx | 595 …eetDataBuffer::XfIdRange::set( const CellAddress& rCellAddr, sal_Int32 nXfId, sal_Int32 nNumFmtId ) in set() 604 …aBuffer::XfIdRange::tryExpand( const CellAddress& rCellAddr, sal_Int32 nXfId, sal_Int32 nNumFmtId ) in tryExpand() 782 void SheetDataBuffer::setCellFormat( const CellModel& rModel, sal_Int32 nNumFmtId ) in setCellFormat()
|
H A D | stylesbuffer.cxx | 2284 sal_uInt8 nFontId, nNumFmtId, nFlags; in importXf() local 2306 sal_uInt8 nFontId, nNumFmtId; in importXf() local 2329 sal_uInt8 nFontId, nNumFmtId; in importXf() local 2351 sal_uInt16 nFontId, nNumFmtId, nTypeProt, nAlign; in importXf() local 2373 sal_uInt16 nFontId, nNumFmtId, nTypeProt, nAlign, nMiscAttrib, nArea; in importXf() local 2582 sal_Int32 nNumFmtId = -1; in importDxf() local 3167 NumberFormatRef StylesBuffer::createNumFmt( sal_Int32 nNumFmtId, const OUString& rFmtCode ) in createNumFmt()
|
H A D | numberformatsbuffer.cxx | 1979 NumberFormatRef NumberFormatsBuffer::createNumFmt( sal_Int32 nNumFmtId, const OUString& rFmtCode ) in createNumFmt() 1993 sal_Int32 nNumFmtId = rAttribs.getInteger( XML_numFmtId, -1 ); in importNumFmt() local 2000 sal_Int32 nNumFmtId = rStrm.readuInt16(); in importNumFmt() local
|
Completed in 51 milliseconds