| /aoo4110/main/sfx2/source/view/ | 
| H A D | frame.cxx | 97 TYPEINIT1_AUTOFACTORY(SfxFrameItem, SfxPoolItem);553 SfxFrameItem::SfxFrameItem( sal_uInt16 nWhichId, SfxViewFrame *p )  in SfxFrameItem()  function in SfxFrameItem
 559 SfxFrameItem::SfxFrameItem( sal_uInt16 nWhichId, SfxFrame *p ):  in SfxFrameItem()  function in SfxFrameItem
 565 SfxFrameItem::SfxFrameItem( SfxFrame *p ):  in SfxFrameItem()  function in SfxFrameItem
 571 int SfxFrameItem::operator==( const SfxPoolItem &rItem ) const  in operator ==()
 573 	 return ((SfxFrameItem&)rItem).pFrame == pFrame &&  in operator ==()
 574 		 ((SfxFrameItem&)rItem).wFrame == wFrame;  in operator ==()
 579 String SfxFrameItem::GetValueText() const  in GetValueText()
 584 SfxPoolItem* SfxFrameItem::Clone( SfxItemPool *) const  in Clone()
 586 	SfxFrameItem* pNew = new SfxFrameItem( wFrame);  in Clone()
 [all …]
 
 | 
| H A D | viewfrm2.cxx | 337             aReq.AppendItem( SfxFrameItem( SID_DOCFRAME, &GetFrame() ) );  in Exec_Impl()342                 rReq.SetReturnValue( SfxFrameItem( 0, pItem->GetFrame() ) );  in Exec_Impl()
 
 | 
| H A D | viewfrm.cxx | 2232 SfxViewFrame* SfxViewFrame::LoadDocumentIntoFrame( SfxObjectShell& i_rDoc, const SfxFrameItem* i_pF…  in LoadDocumentIntoFrame()
 | 
| /aoo4110/main/sfx2/inc/sfx2/ | 
| H A D | frame.hxx | 249 class SFX2_DLLPUBLIC SfxFrameItem: public SfxPoolItem  class258 							SfxFrameItem( sal_uInt16 nWhich, SfxViewFrame *p );
 259 							SfxFrameItem( SfxFrame *p=0 );
 260 							SfxFrameItem( sal_uInt16 nWhich, SfxFrame *p );
 
 | 
| H A D | viewfrm.hxx | 105 …static SfxViewFrame*    LoadDocumentIntoFrame( SfxObjectShell& i_rDoc, const SfxFrameItem* i_pFram…
 | 
| H A D | viewsh.hxx | 62 class SfxFrameItem;
 | 
| /aoo4110/main/sfx2/source/appl/ | 
| H A D | appopen.cxx | 547     aReq.AppendItem( SfxFrameItem( SID_DOCFRAME, GetFrame() ) );  in NewDocDirectExec_Impl()561         rReq.SetReturnValue( SfxFrameItem( 0, pItem->GetFrame() ) );  in NewDocDirectExec_Impl()
 1159     SFX_REQUEST_ARG(rReq, pFrameItem, SfxFrameItem, SID_DOCFRAME, sal_False);  in OpenDocExec_Impl()
 
 | 
| /aoo4110/main/sd/source/ui/func/ | 
| H A D | fusel.cxx | 312 					SfxFrameItem aFrameItem(SID_DOCFRAME, pFrame);  in MouseButtonDown()1321                 SfxFrameItem aFrameItem(SID_DOCFRAME, pFrame);  in AnimateObj()
 1363 	                    SfxFrameItem aFrameItem(SID_DOCFRAME, pFrame);  in AnimateObj()
 
 | 
| H A D | fuoltext.cxx | 219 					SfxFrameItem aFrameItem( SID_DOCFRAME, pFrame );  in MouseButtonUp()
 | 
| H A D | futext.cxx | 399 								SfxFrameItem aFrameItem(SID_DOCFRAME, pFrame);  in MouseButtonDown()
 | 
| /aoo4110/main/sw/source/ui/app/ | 
| H A D | apphdl.cxx | 248         const SfxFrameItem* pItem = (SfxFrameItem*)  in lcl_LoadDoc()
 | 
| H A D | docsh2.cxx | 1469                                     SfxFrameItem* pFrameItem = new SfxFrameItem( SID_DOCFRAME,  in Execute()
 | 
| /aoo4110/main/sd/source/ui/app/ | 
| H A D | sdmod1.cxx | 222 					rReq.SetReturnValue(SfxFrameItem(0, pFrame));  in Execute()301                 SFX_REQUEST_ARG( rRequest, pFrmItem, SfxFrameItem, SID_DOCFRAME, sal_False);  in OutlineToImpress()
 
 | 
| /aoo4110/main/sd/source/ui/view/ | 
| H A D | drviewsd.cxx | 159 				SfxFrameItem aFrameItem(SID_DOCFRAME, pFrame);  in ExecNavigatorWin()
 | 
| H A D | drviewsb.cxx | 429 						SfxFrameItem aFrm( SID_DOCFRAME, pFrame );  in FuTemp02()
 | 
| /aoo4110/main/sfx2/sdi/ | 
| H A D | sfxitems.sdi | 39     item String     SfxFrameItem;           //! Dummy
 | 
| /aoo4110/main/sw/source/ui/wrtsh/ | 
| H A D | wrtsh2.cxx | 456 	SfxFrameItem aView( SID_DOCFRAME, pViewFrm );  in LoadURL()
 | 
| /aoo4110/main/sw/source/ui/utlui/ | 
| H A D | glbltree.cxx | 1020 			 const SfxFrameItem* pItem = (SfxFrameItem*)  in ExcecuteContextMenuAction()
 | 
| /aoo4110/main/sw/source/ui/shells/ | 
| H A D | grfsh.cxx | 230 			aSet.Put(SfxFrameItem( SID_DOCFRAME, &GetView().GetViewFrame()->GetTopFrame()));  in Execute()
 | 
| H A D | frmsh.cxx | 486 				aSet.Put(SfxFrameItem( SID_DOCFRAME, &GetView().GetViewFrame()->GetTopFrame()));  in Execute()
 | 
| /aoo4110/main/svx/source/dialog/ | 
| H A D | hyprlink.cxx | 973 		SfxFrameItem aView( SID_DOCFRAME, pViewFrame ? &pViewFrame->GetFrame() : NULL );  in OpenDoc()
 | 
| /aoo4110/main/sc/source/core/data/ | 
| H A D | global.cxx | 940 	SfxFrameItem aFrm( SID_DOCFRAME, pFrame );  in OpenURL()
 | 
| /aoo4110/main/sfx2/source/doc/ | 
| H A D | objmisc.cxx | 2001         SFX_ITEMSET_ARG( pSet, pFrameItem, SfxFrameItem, SID_DOCFRAME, sal_False );  in GetDialogParent()
 | 
| /aoo4110/main/sw/source/ui/frmdlg/ | 
| H A D | frmpage.cxx | 2802 		((const SfxFrameItem*)pItem)->GetFrame()->GetTargetList(*pList);  in Reset()
 |