Searched refs:nSourceDocID (Results 1 – 2 of 2) sorted by relevance
68 sal_uInt32 nSourceDocID; member in ScDrawTransferObj101 { nSourceDocID = nVal; } in SetSourceDocID()102 sal_uInt32 GetSourceDocID() const { return nSourceDocID; } in GetSourceDocID()
105 nSourceDocID( 0 ) in ScDrawTransferObj()241 nSourceDocID = pDoc->GetDocumentID(); in ScDrawTransferObj()
Completed in 22 milliseconds