Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds