Searched refs:reqList (Results 1 – 1 of 1) sorted by relevance
1086 SfxAllItemSet reqList( SFX_APP()->GetPool() ); in getDisplayFormulaBar() local1087 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() local1105 SfxRequest aReq( FID_TOGGLEINPUTLINE, 0, reqList ); in setDisplayFormulaBar()
Completed in 15 milliseconds