Searched refs:IsPasteResize (Results 1 – 5 of 5) sorted by relevance
84 if (bTextFrame && (pModel==NULL || !pModel->IsPasteResize())) in NbcSetSnapRect()241 if(bTextFrame && (!pModel || !pModel->IsPasteResize())) in NbcResize()
651 if(bTextFrame && (!pModel || !pModel->IsPasteResize())) in AdaptTextMinSize()
2265 if(!GetModel()->IsPasteResize()) in NbcResize()
1727 if(!pModel || !pModel->IsPasteResize()) in AdaptTextMinSize()
315 FASTBOOL IsPasteResize() const { return bPasteResize; } in IsPasteResize() function in SdrModel
Completed in 75 milliseconds