Searched refs:writeSharedItemToSourceDataCell (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/oox/source/xls/ |
H A D | pivotcachebuffer.cxx | 945 … writeSharedItemToSourceDataCell( rSheetHelper, nCol, nRow, rItem.getValue().get< sal_Int32 >() ); in writeSourceDataCell() 954 writeSharedItemToSourceDataCell( rSheetHelper, nCol, nRow, rStrm.readInt32() ); in importPCRecordItem() 973 writeSharedItemToSourceDataCell( rSheetHelper, nCol, nRow, nIndex ); in importPCItemIndex() 999 void PivotCacheField::writeSharedItemToSourceDataCell( in writeSharedItemToSourceDataCell() function in oox::xls::PivotCacheField
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | pivotcachebuffer.hxx | 316 void writeSharedItemToSourceDataCell( WorksheetHelper& rSheetHelper,
|
Completed in 29 milliseconds