Searched refs:nBytesToInsert (Results 1 – 1 of 1) sorted by relevance
743 sal_uInt32 nBytesToInsert = nEnvironment + 8; in ImplCloseDocument() local746 nBytesToInsert += nExEmbedSize + 8 + 12; in ImplCloseDocument()748 nBytesToInsert += maSoundCollection.GetSize(); in ImplCloseDocument()749 nBytesToInsert += mpPptEscherEx->DrawingGroupContainerSize(); in ImplCloseDocument()750 nBytesToInsert += ImplMasterSlideListContainer( NULL ); in ImplCloseDocument()751 nBytesToInsert += ImplDocumentListContainer( NULL ); in ImplCloseDocument()754 mpPptEscherEx->InsertAtCurrentPos( nBytesToInsert, false ); in ImplCloseDocument()
Completed in 41 milliseconds