Home
last modified time | relevance | path

Searched refs:maTemplateButton (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/framework/source/services/
H A Dbackingwindow.cxx146 maTemplateButton( this, STC_BUTTON_STYLE ), in BackingWindow()
251 maTemplateButton.SetHelpId( ".HelpId:StartCenter:TemplateButton" ); in BackingWindow()
416 loadImage( FwkResId( BMP_BACKING_OPENTEMPLATE ), maTemplateButton ); in initBackground()
556 maTemplateButton, aMnemns, maTemplateString ); in initControls()
723 maTemplateButton.GrabFocus(); in Notify()
734 else if( maTemplateButton.HasFocus() ) in Notify()
748 else if( maTemplateButton.HasFocus() ) in Notify()
771 maTemplateButton.GrabFocus(); in Notify()
848maTemplateButton.SetPosSizePixel( Point( maControlRect.Left() + mnBtnPos + mnColumnWidth[0], nYPos… in Resize()
975 else if( pButton == &maTemplateButton ) in IMPL_LINK()
H A Dbackingwindow.hxx101 ImageButton maTemplateButton; member in framework::BackingWindow

Completed in 23 milliseconds