Home
last modified time | relevance | path

Searched defs:pViewFrame (Results 1 – 25 of 101) sorted by path

12345

/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx334 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in NotifyIDE() local
H A Dbaside2b.cxx388 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in Command() local
1440 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK_INLINE_START() local
1603 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK_INLINE_START() local
H A Dbaside3.cxx212 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in KeyInput() local
250 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in Command() local
426 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in GetState() local
683 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in DisableBrowser() local
692 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in UpdateBrowser() local
H A Dbasides1.cxx192 SfxViewFrame* pViewFrame = GetViewFrame(); in ExecuteCurrent() local
403 SfxViewFrame* pViewFrame = GetViewFrame(); in ExecuteGlobal() local
1406 SfxViewFrame* pViewFrame = GetViewFrame(); in IMPL_LINK() local
H A Dbasides2.cxx186 SfxViewFrame* pViewFrame = GetViewFrame(); in SetMDITitle() local
H A Dbasobj3.cxx82 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in CreateMacro() local
H A Dbastypes.cxx529 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in MouseButtonDown() local
610 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in Command() local
635 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in EndRenaming() local
H A Dbrkdlg.cxx210 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK() local
237 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK() local
H A Dmacrodlg.cxx126 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in DECLARE_LIST() local
308 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in DeleteMacro() local
741 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK() local
753 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK() local
786 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK() local
H A Dmoduldl2.cxx653 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK_INLINE_END() local
1465 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in DeleteCurrent() local
1671 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in createLibImpl() local
H A Dmoduldlg.cxx134 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in EditedEntry() local
368 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in NotifyCopyingMoving() local
502 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in OrganizeDialog() local
695 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK() local
843 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in NewDialog() local
902 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in DeleteCurrent() local
1004 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in createModImpl() local
H A Dobjdlg.cxx89 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in OpenCurrent() local
213 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK() local
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx661 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in IMPL_LINK() local
1203 SfxViewFrame* pViewFrame = pIDEShell ? pIDEShell->GetViewFrame() : NULL; in ShowProperties() local
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx320 SfxViewFrame *pViewFrame = NULL; in DoApply() local
H A Dhlmailtp.cxx303 SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in IMPL_LINK() local
H A Dhltpbase.cxx60 SfxViewFrame* pViewFrame = pDispatch ? pDispatch->GetFrame() : 0; in SvxFramesComboBox() local
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1526 SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in CreateItemSet() local
1579 SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in CreateItemSet() local
1667 SfxViewFrame *pViewFrame = SfxViewFrame::Current(); in ApplyItemSet() local
1762 SfxViewFrame *pViewFrame = SfxViewFrame::Current(); in ApplyLanguageOptions() local
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx1474 SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in GetViewBindings() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1142 SfxViewFrame* pViewFrame = mpViewShell->GetViewFrame(); in FillSelectionSupplier() local
/trunk/main/sc/source/ui/cctrl/
H A Dtbinsert.cxx145 SfxViewFrame* pViewFrame = pCurSh->GetViewFrame(); in Select() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx713 … SfxViewFrame* pViewFrame = ( pViewShell ? pViewShell->GetViewFrame() : NULL ); in Notify() local
H A Ddocsh4.cxx2265 SfxViewFrame* pViewFrame = SfxViewFrame::Current(); in EnableSharedSettings() local
/trunk/main/sc/source/ui/unoobj/
H A Ddispuno.cxx61 SfxViewFrame* pViewFrame = pViewShell->GetViewFrame(); in lcl_GetSelectionSupplier() local
/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx162 SfxViewFrame* pViewFrame = NULL; in dispatchExecute() local
418 SfxViewFrame* pViewFrame = NULL; in PrintOutHelper() local
H A Dvbarange.cxx3551 SfxViewFrame* pViewFrame = excel::getViewFrame( xModel ); in End() local

Completed in 269 milliseconds

12345