Home
last modified time | relevance | path

Searched refs:SfxViewFrame (Results 1 – 25 of 334) sorted by path

12345678910>>...14

/trunk/main/avmedia/inc/avmedia/
H A Dmediaplayer.hxx38 SfxViewFrame::Current() && SfxViewFrame::Current()->GetChildWindow(::avmedia::MediaPlayer::GetChild…
39 SfxViewFrame::Current()->GetChildWindow(::avmedia::MediaPlayer::GetChildWindowId())->GetWindow() : …
/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx334 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in NotifyIDE()
H A Dbaside2b.cxx388 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in Command()
1440 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK_INLINE_START()
1603 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK_INLINE_START()
H A Dbaside3.cxx212 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in KeyInput()
250 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in Command()
426 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in GetState()
683 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in DisableBrowser()
692 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in UpdateBrowser()
H A Dbasides1.cxx192 SfxViewFrame* pViewFrame = GetViewFrame(); in ExecuteCurrent()
296 SfxViewFrame *pFrame_ = GetFrame(); in ExecuteGlobal()
403 SfxViewFrame* pViewFrame = GetViewFrame(); in ExecuteGlobal()
1406 SfxViewFrame* pViewFrame = GetViewFrame(); in IMPL_LINK()
H A Dbasides2.cxx186 SfxViewFrame* pViewFrame = GetViewFrame(); in SetMDITitle()
H A Dbasidesh.cxx177 BasicIDEShell::BasicIDEShell( SfxViewFrame* pFrame_, SfxViewShell* /* pOldShell */ ) : in BasicIDEShell()
H A Dbasobj3.cxx82 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in CreateMacro()
496 SfxViewFrame* pFrame = NULL; in GetBindingsPtr()
504 SfxViewFrame* pView = SfxViewFrame::GetFirst(); in GetBindingsPtr()
513 pView = SfxViewFrame::GetNext( *pView ); in GetBindingsPtr()
H A Dbastypes.cxx529 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in MouseButtonDown()
610 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in Command()
635 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in EndRenaming()
H A Dbrkdlg.cxx210 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK()
237 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK()
H A Dmacrodlg.cxx126 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in DECLARE_LIST()
308 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in DeleteMacro()
741 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK()
753 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK()
786 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK()
H A Dmoduldl2.cxx653 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK_INLINE_END()
1465 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in DeleteCurrent()
1671 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in createLibImpl()
H A Dmoduldlg.cxx134 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in EditedEntry()
368 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in NotifyCopyingMoving()
502 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in OrganizeDialog()
695 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK()
843 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in NewDialog()
902 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in DeleteCurrent()
1004 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in createModImpl()
H A Dobjdlg.cxx89 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in OpenCurrent()
213 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK()
H A Dtbxctl.cxx196 SfxViewFrame* pCurFrame = SfxViewFrame::Current(); in Select()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx661 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK()
1203 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in ShowProperties()
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx178 BasicIDEShell( SfxViewFrame *pFrame, SfxViewShell *pOldSh );
/trunk/main/cui/source/customize/
H A Dcfg.cxx1946 if ( !_inout_rxFrame.is() && SfxViewFrame::Current() ) in GetFrameWithDefaultAndIdentify()
1947 _inout_rxFrame = SfxViewFrame::Current()->GetFrame().GetFrameInterface(); in GetFrameWithDefaultAndIdentify()
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx320 SfxViewFrame *pViewFrame = NULL; in DoApply()
345 SfxViewFrame* pCurrentDocFrame = SfxViewFrame::Current(); in DoApply()
H A Dhlmailtp.cxx303 SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in IMPL_LINK()
H A Dhltpbase.cxx60 SfxViewFrame* pViewFrame = pDispatch ? pDispatch->GetFrame() : 0; in SvxFramesComboBox()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1068 SfxViewFrame* , in CreateTabDialog() argument
H A Ddlgfact.hxx606 SfxViewFrame* pViewFrame,
/trunk/main/cui/source/inc/
H A Dmacropg.hxx140 SfxViewFrame* pFrame;
/trunk/main/cui/source/options/
H A Doptasian.cxx254 SfxViewFrame* pCurFrm = SfxViewFrame::Current(); in Reset()

Completed in 107 milliseconds

12345678910>>...14