Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/vba/
H A Dvbaapplication.cxx1098 ScVbaApplication::setDisplayFormulaBar( ::sal_Bool _displayformulabar ) throw ( css::uno::RuntimeEx… in setDisplayFormulaBar() argument
1101 if ( pViewShell && ( _displayformulabar != getDisplayFormulaBar() ) ) in setDisplayFormulaBar()
1103 SfxBoolItem sfxFormBar( FID_TOGGLEINPUTLINE, _displayformulabar); in setDisplayFormulaBar()
H A Dvbaapplication.hxx89 …virtual void SAL_CALL setDisplayFormulaBar( ::sal_Bool _displayformulabar ) throw ( css::uno::Runt…

Completed in 21 milliseconds