Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx1086 SfxAllItemSet reqList( SFX_APP()->GetPool() ); in getDisplayFormulaBar() local
1087 reqList.Put( sfxFormBar ); in getDisplayFormulaBar()
1089 pViewShell->GetState( reqList ); in getDisplayFormulaBar()
1091 if ( reqList.GetItemState( FID_TOGGLEINPUTLINE, sal_False, &pItem ) == SFX_ITEM_SET ) in getDisplayFormulaBar()
1104 SfxAllItemSet reqList( SFX_APP()->GetPool() ); in setDisplayFormulaBar() local
1105 SfxRequest aReq( FID_TOGGLEINPUTLINE, 0, reqList ); in setDisplayFormulaBar()

Completed in 25 milliseconds