Searched refs:bTransparentTextFrames (Results 1 – 2 of 2) sorted by relevance
215 FASTBOOL bTransparentTextFrames; member in SdrModel533 FASTBOOL IsPickThroughTransparentTextFrames() const { return bTransparentTextFrames; } in IsPickThroughTransparentTextFrames()534 … void SetPickThroughTransparentTextFrames(FASTBOOL bOn) { bTransparentTextFrames=bOn; } in SetPickThroughTransparentTextFrames()
160 bTransparentTextFrames=sal_False; in ImpCtor()