/aoo41x/main/sw/source/ui/app/ |
H A D | swwait.cxx | 52 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( &mrDoc, sal_False ); in EnterWaitAndLockDispatcher() local 73 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( &mrDoc, sal_False ); in LeaveWaitAndUnlockDispatcher() local
|
/aoo41x/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 367 static void ImplSaveFrameState( Os2SalFrame* pFrame ) in ImplSaveFrameState() 443 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalCalcFrameSize() local 594 Os2SalFrame* pFrame = new Os2SalFrame; in ImplSalCreateFrame() local 965 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalShow() local 1490 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalToTop() local 2376 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleMouseMsg() local 2549 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleWheelMsg() local 2774 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleKeyMsg() local 2863 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandlePaintMsg() local 3086 Os2SalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleUserEvent() local [all …]
|
/aoo41x/main/sfx2/source/bastyp/ |
H A D | progress.cxx | 120 SfxViewFrame *pFrame= SfxViewFrame::GetFirst(pDoc); in Enable_Impl() local 465 for ( SfxViewFrame *pFrame = SfxViewFrame::GetFirst(pImp->xObjSh); in Resume() local 474 SfxViewFrame *pFrame = SfxViewFrame::GetFirst(pImp->xObjSh); in Resume() local 509 for ( SfxViewFrame *pFrame = in Suspend() local 517 SfxViewFrame *pFrame = SfxViewFrame::GetFirst(pImp->xObjSh); in Suspend() local 628 for ( SfxViewFrame *pFrame = in SetWaitMode() local 639 for ( SfxViewFrame *pFrame = in SetWaitMode() local
|
H A D | frmhtml.cxx | 64 void SfxFrameHTMLParser::ParseFrameOptions( SfxFrameDescriptor *pFrame, const HTMLOptions *pOptions… in ParseFrameOptions()
|
/aoo41x/main/vcl/win/source/window/ |
H A D | salframe.cxx | 247 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalGetWorkArea() local 362 WinSalFrame* pFrame = new WinSalFrame; in ImplSalCreateFrame() local 1264 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplGetParentHwnd() local 1286 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplSalShow() local 3336 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleMouseMsg() local 3503 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleMouseActivateMsg() local 3731 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleKeyMsg() local 4050 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandleSalObjSysCharMsg() local 4096 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplHandlePaintMsg() local 4263 WinSalFrame* pFrame = GetWindowPtr( hWnd ); in ImplCallMoveHdl() local [all …]
|
/aoo41x/main/vcl/unx/generic/app/ |
H A D | wmadaptor.cxx | 1073 void WMAdaptor::setWMName( X11SalFrame* pFrame, const String& rWMName ) const in setWMName() 1191 void NetWMAdaptor::setWMName( X11SalFrame* pFrame, const String& rWMName ) const in setWMName() 1597 void WMAdaptor::maximizeFrame( X11SalFrame* pFrame, bool bHorizontal, bool bVertical ) const in maximizeFrame() 1866 void NetWMAdaptor::enableAlwaysOnTop( X11SalFrame* pFrame, bool bEnable ) const in enableAlwaysOnTop() 1900 void GnomeWMAdaptor::enableAlwaysOnTop( X11SalFrame* pFrame, bool bEnable ) const in enableAlwaysOnTop() 1976 int NetWMAdaptor::handlePropertyNotify( X11SalFrame* pFrame, XPropertyEvent* pEvent ) const in handlePropertyNotify() 2125 void NetWMAdaptor::shade( X11SalFrame* pFrame, bool bToShaded ) const in shade() 2165 void GnomeWMAdaptor::shade( X11SalFrame* pFrame, bool bToShaded ) const in shade() 2199 void WMAdaptor::showFullScreen( X11SalFrame* pFrame, bool bFullScreen ) const in showFullScreen() 2208 void NetWMAdaptor::showFullScreen( X11SalFrame* pFrame, bool bFullScreen ) const in showFullScreen() [all …]
|
H A D | i18n_ic.cxx | 49 static void sendEmptyCommit( SalFrame* pFrame ) in sendEmptyCommit() 149 SalI18N_InputContext::SalI18N_InputContext ( SalFrame *pFrame ) : in SalI18N_InputContext() 421 SalI18N_InputContext::Unmap( SalFrame* pFrame ) in Unmap() 435 SalI18N_InputContext::Map( SalFrame *pFrame ) in Map() 701 SalI18N_InputContext::UnsetICFocus( SalFrame* pFrame ) in UnsetICFocus()
|
H A D | salinst.cxx | 290 SalFrame *pFrame = new X11SalFrame( pParent, nSalFrameStyle ); in CreateFrame() local 297 SalFrame* pFrame = new X11SalFrame( NULL, nStyle, pParentData ); in CreateChildFrame() local 302 void X11SalInstance::DestroyFrame( SalFrame* pFrame ) in DestroyFrame()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | objserv.cxx | 264 SfxViewFrame *pFrame = SfxViewFrame::GetFirst(this); in PrintExec_Impl() local 277 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); in PrintState_Impl() local 379 SfxViewFrame* pFrame = GetFrame(); in ExecFile_Impl() local 716 SfxViewFrame *pFrame = GetFrame(); in ExecFile_Impl() local 921 SfxViewFrame* pFrame = GetFrame(); in GetState_Impl() local 958 SfxViewFrame *pFrame = GetFrame(); in GetState_Impl() local 1197 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( this, sal_True ); in ExecView_Impl() local 1206 SfxViewFrame* pFrame = SfxViewFrame::Current(); in ExecView_Impl() local
|
/aoo41x/main/sfx2/source/appl/ |
H A D | fwkhelper.cxx | 41 SfxFrame* pFrame=0; in RefreshToolbars() local
|
H A D | module.cxx | 389 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); pFrame; pFrame = SfxViewFrame::GetNext( *pFr… in Invalidate() local 396 SfxViewFrame* pFrame = SfxViewFrame::Current(); in IsActive() local 413 SfxModule* SfxModule::GetActiveModule( SfxViewFrame* pFrame ) in GetActiveModule()
|
H A D | app.cxx | 457 void SfxApplication::SetViewFrame_Impl( SfxViewFrame *pFrame ) in SetViewFrame_Impl() 698 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); pFrame; pFrame = SfxViewFrame::GetNext( *pFr… in Invalidate() local 778 const SfxFrame* pFrame = pViewFrame ? &pViewFrame->GetFrame() : NULL; in ChooseScript() local
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | frame.hxx | 233 const SfxFrame* pFrame; member in SfxFrameIterator 251 SfxFrame* pFrame; member in SfxFrameItem
|
/aoo41x/main/sfx2/source/view/ |
H A D | frame.cxx | 227 for ( const SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pCur ); in PrepareClose_Impl() local 273 void SfxFrame::RemoveChildFrame_Impl( SfxFrame* pFrame ) in RemoveChildFrame_Impl() 354 void SfxFrame::SetCurrentViewFrame_Impl( SfxViewFrame *pFrame ) in SetCurrentViewFrame_Impl() 398 SfxFrame* pFrame = (*pChildArr)[n-1]; in GetViewData_Impl() local 515 SfxFrame* pFrame = (*pChildArr)[n]; in GetTargetList() local 541 void SfxFrame::InsertTopFrame_Impl( SfxFrame* pFrame ) in InsertTopFrame_Impl() 547 void SfxFrame::RemoveTopFrame_Impl( SfxFrame* pFrame ) in RemoveTopFrame_Impl() 848 SfxFrame* pFrame = this; in CreateWorkWindow_Impl() local
|
H A D | frame2.cxx | 74 SfxFrame* pFrame; member in SfxFrameWindow_Impl 251 SfxFrame* pFrame = NULL; in Create() local 314 SfxFrame* pFrame = new SfxFrame( *pWindow, false ); in Create() local
|
H A D | viewfrm.cxx | 253 void InsertViewFrame( SfxViewFrame* pFrame ) in InsertViewFrame() 950 SfxFrame* pFrame = &GetTopFrame(); in StateReload_Impl() local 1235 SfxViewFrame *pFrame = GetParentViewFrame(); in DoActivate() local 1269 SfxViewFrame *pFrame = GetParentViewFrame(); in DoDeactivate() local 1643 SfxViewFrame *pFrame = rFrames[i]; in Count() local 1664 SfxViewFrame *pFrame = rFrames.GetObject(nPos); in GetFirst() local 1695 SfxViewFrame *pFrame = rFrames.GetObject(nPos); in GetNext() local 1710 SfxViewFrame *pFrame = rFrames.GetObject(nPos); in CloseHiddenFrames_Impl() local 2730 SfxFrame *pFrame = GetFrame().GetParentFrame(); in GetParentViewFrame() local 3249 SfxViewFrame *pFrame = this; in MiscState_Impl() local [all …]
|
H A D | impframe.hxx | 62 SfxFrame* pFrame; member in SfxFrame_Impl
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svpinst.cxx | 123 void SvpSalInstance::PostEvent( const SalFrame* pFrame, void* pData, sal_uInt16 nEvent ) in PostEvent() 133 void SvpSalInstance::CancelEvent( const SalFrame* pFrame, void* pData, sal_uInt16 nEvent ) in CancelEvent() 156 void SvpSalInstance::deregisterFrame( SalFrame* pFrame ) in deregisterFrame() 246 void SvpSalInstance::DestroyFrame( SalFrame* pFrame ) in DestroyFrame()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | OutlineViewShellBase.cxx | 44 SfxViewFrame *pFrame, SfxViewShell *pOldView) in CreateInstance()
|
H A D | SlideSorterViewShellBase.cxx | 44 SfxViewFrame *pFrame, SfxViewShell *pOldView) in CreateInstance()
|
H A D | ImpressViewShellBase.cxx | 46 SfxViewFrame *pFrame, SfxViewShell *pOldView) in CreateInstance()
|
H A D | GraphicViewShellBase.cxx | 46 SfxViewFrame *pFrame, SfxViewShell *pOldView) in CreateInstance()
|
/aoo41x/main/sw/source/core/text/ |
H A D | widorp.cxx | 337 sal_Bool WidowsAndOrphans::FindBreak( SwTxtFrm *pFrame, SwTxtMargin &rLine, in FindBreak() 395 sal_Bool WidowsAndOrphans::FindWidows( SwTxtFrm *pFrame, SwTxtMargin &rLine ) in FindWidows()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdmod1.cxx | 219 SfxFrame* pFrame = ExecuteNewDocument( rReq ); in Execute() local 529 SfxFrame* pFrame = 0; in CreateFromTemplate() local 557 SfxFrame* pFrame = 0; in ExecuteNewDocument() local 756 SfxFrame* pFrame = 0; in CreateEmptyDocument() local
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | docshell.cxx | 255 SfxViewFrame* pFrame = mpViewShell ? mpViewShell->GetFrame() : GetFrame(); in ~DrawDocShell() local 344 SfxViewFrame* pFrame = SfxViewFrame::Current(); in GetState() local
|