Lines Matching refs:aExampleWN
79 aExampleWN( this, CUI_RES( WN_BSP )), in SvxGrfCropPage()
180 aExampleWN.SetLeft( pCrop->GetLeft()); in Reset()
181 aExampleWN.SetRight( pCrop->GetRight()); in Reset()
182 aExampleWN.SetTop( pCrop->GetTop()); in Reset()
183 aExampleWN.SetBottom( pCrop->GetBottom()); in Reset()
232 aExampleWN.SetGraphic( *pGrf ); in Reset()
233 aExampleWN.SetFrameSize( aOrigSize ); in Reset()
378 aExampleWN.SetGraphic( *pGrf ); in ActivatePage()
380 aExampleWN.SetFrameSize(aOrigSize); in ActivatePage()
508 aExampleWN.SetLeft(nLeft); in IMPL_LINK()
509 aExampleWN.SetRight(nRight); in IMPL_LINK()
541 aExampleWN.SetTop( nTop ); in IMPL_LINK()
542 aExampleWN.SetBottom( nBottom ); in IMPL_LINK()
549 aExampleWN.Invalidate(); in IMPL_LINK()
673 aExampleWN.SetLeft(nVal); in GraphicHasChanged()
674 aExampleWN.SetRight(nVal); in GraphicHasChanged()
683 aExampleWN.SetTop(nVal); in GraphicHasChanged()
684 aExampleWN.SetBottom(nVal); in GraphicHasChanged()
728 aExampleWN .Enable(bFound); in GraphicHasChanged()