Searched refs:css_ui (Results 1 – 1 of 1) sorted by relevance
70 #ifndef css_ui71 #define css_ui ::com::sun::star::ui macro127 if (( nStyle & css_ui::ItemStyle::ALIGN_RIGHT ) == css_ui::ItemStyle::ALIGN_RIGHT ) in impl_convertItemStyleToItemBits()129 else if ( nStyle & css_ui::ItemStyle::ALIGN_LEFT ) in impl_convertItemStyleToItemBits()134 if (( nStyle & css_ui::ItemStyle::DRAW_FLAT ) == css_ui::ItemStyle::DRAW_FLAT ) in impl_convertItemStyleToItemBits()136 else if ( nStyle & css_ui::ItemStyle::DRAW_OUT3D ) in impl_convertItemStyleToItemBits()141 if (( nStyle & css_ui::ItemStyle::AUTO_SIZE ) == css_ui::ItemStyle::AUTO_SIZE ) in impl_convertItemStyleToItemBits()143 if ( nStyle & css_ui::ItemStyle::OWNER_DRAW ) in impl_convertItemStyleToItemBits()512 sal_uInt16 nType( css_ui::ItemType::DEFAULT ); in FillStatusBar()
Completed in 10 milliseconds