Home
last modified time | relevance | path

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

/trunk/main/framework/source/services/
H A Dbackingwindow.cxx133 #define STC_BUTTON_STYLE (WB_LEFT | WB_VCENTER | WB_FLATBUTTON | WB_BEVELBUTTON) macro
139 maWriterButton( this, STC_BUTTON_STYLE ), in BackingWindow()
140 maCalcButton( this, STC_BUTTON_STYLE ), in BackingWindow()
141 maImpressButton( this, STC_BUTTON_STYLE ), in BackingWindow()
142 maOpenButton( this, STC_BUTTON_STYLE ), in BackingWindow()
143 maDrawButton( this, STC_BUTTON_STYLE ), in BackingWindow()
144 maDBButton( this, STC_BUTTON_STYLE ), in BackingWindow()
145 maMathButton( this, STC_BUTTON_STYLE ), in BackingWindow()
146 maTemplateButton( this, STC_BUTTON_STYLE ), in BackingWindow()

Completed in 17 milliseconds