Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dframe.cxx984 const SfxPoolItem* SfxFrame::OpenDocumentSynchron( SfxItemSet& i_rSet, const Reference< XFrame >& i… in OpenDocumentSynchron() argument
986 i_rSet.Put( SfxUnoFrameItem( SID_FILLFRAME, i_rTargetFrame ) ); in OpenDocumentSynchron()
987 i_rSet.ClearItem( SID_TARGETNAME ); in OpenDocumentSynchron()
988 return SFX_APP()->GetDispatcher_Impl()->Execute( SID_OPENDOC, SFX_CALLMODE_SYNCHRON, i_rSet ); in OpenDocumentSynchron()

Completed in 21 milliseconds