Searched refs:IsPickThrough (Results 1 – 5 of 5) sorted by relevance
534 IsPickThrough() == rOpt.IsPickThrough() && in operator ==()685 pValues[ 5 ] <<= IsPickThrough(); in WriteData()792 maOptionsMisc.SetPickThrough( pOpts->IsPickThrough() ); in SdOptionsMiscItem()831 pOpts->SetPickThrough( maOptionsMisc.IsPickThrough() ); in SetOptions()
175 SD_MOD()->GetSdOptions(GetDoc()->GetDocumentType())->IsPickThrough()); in ReadFrameViewData()
352 GetModel()->SetPickThroughTransparentTextFrames( pOptions->IsPickThrough() ); in Update()
499 aCbxPickThrough.Check( aOptsItem.GetOptionsMisc().IsPickThrough() ); in Reset()
310 sal_Bool IsPickThrough() const { Init(); return (sal_Bool) bPickThrough; } in IsPickThrough() function in SdOptionsMisc
Completed in 38 milliseconds