Searched refs:_displayformulabar (Results 1 – 2 of 2) sorted by relevance
1098 ScVbaApplication::setDisplayFormulaBar( ::sal_Bool _displayformulabar ) throw ( css::uno::RuntimeEx… in setDisplayFormulaBar() argument1101 if ( pViewShell && ( _displayformulabar != getDisplayFormulaBar() ) ) in setDisplayFormulaBar()1103 SfxBoolItem sfxFormBar( FID_TOGGLEINPUTLINE, _displayformulabar); in setDisplayFormulaBar()
89 …virtual void SAL_CALL setDisplayFormulaBar( ::sal_Bool _displayformulabar ) throw ( css::uno::Runt…
Completed in 24 milliseconds