Searched refs:bPastingDrawFromOtherDoc (Results 1 – 2 of 2) sorted by relevance
419 sal_Bool bPastingDrawFromOtherDoc; member in ScDocument1833 { bPastingDrawFromOtherDoc = bVal; } in SetPastingDrawFromOtherDoc()1835 { return bPastingDrawFromOtherDoc; } in PastingDrawFromOtherDoc()
210 bPastingDrawFromOtherDoc( sal_False ), in ScDocument()