Searched refs:reqList (Results 1 – 1 of 1) sorted by relevance
1082 SfxAllItemSet reqList( SFX_APP()->GetPool() ); in getDisplayFormulaBar() local1083 reqList.Put( sfxFormBar ); in getDisplayFormulaBar()1085 pViewShell->GetState( reqList ); in getDisplayFormulaBar()1087 if ( reqList.GetItemState( FID_TOGGLEINPUTLINE, sal_False, &pItem ) == SFX_ITEM_SET ) in getDisplayFormulaBar()1100 SfxAllItemSet reqList( SFX_APP()->GetPool() ); in setDisplayFormulaBar() local1101 SfxRequest aReq( FID_TOGGLEINPUTLINE, 0, reqList ); in setDisplayFormulaBar()