Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/services/
H A Dbackingwindow.cxx144 maTemplateButton( this, STC_BUTTON_STYLE ), in BackingWindow()
249 maTemplateButton.SetHelpId( ".HelpId:StartCenter:TemplateButton" ); in BackingWindow()
414 loadImage( FwkResId( BMP_BACKING_OPENTEMPLATE ), maTemplateButton ); in initBackground()
554 maTemplateButton, aMnemns, maTemplateString ); in initControls()
721 maTemplateButton.GrabFocus(); in Notify()
732 else if( maTemplateButton.HasFocus() ) in Notify()
746 else if( maTemplateButton.HasFocus() ) in Notify()
769 maTemplateButton.GrabFocus(); in Notify()
846maTemplateButton.SetPosSizePixel( Point( maControlRect.Left() + mnBtnPos + mnColumnWidth[0], nYPos… in Resize()
973 else if( pButton == &maTemplateButton ) in IMPL_LINK()
H A Dbackingwindow.hxx101 ImageButton maTemplateButton; member in framework::BackingWindow

Completed in 11 milliseconds