Searched refs:bStrikethrough (Results 1 – 2 of 2) sorted by relevance
145 void SAL_CALL VbaNewFont::setStrikethrough( sal_Bool bStrikethrough ) throw (uno::RuntimeException) in setStrikethrough() argument149 uno::Any( bStrikethrough ? awt::FontStrikeout::SINGLE : awt::FontStrikeout::NONE ) ); in setStrikethrough()
58 …virtual void SAL_CALL setStrikethrough( sal_Bool bStrikethrough ) throw (css::uno::RuntimeExceptio…
Completed in 7 milliseconds