/aoo4110/main/vcl/unx/generic/app/ |
H A D | wmadaptor.cxx | 1353 if( pFrame->mbShaded ) in setGnomeWMState() 1529 setNetWMState( pFrame ); in setFrameTypeAndDecoration() 1666 if( pFrame->bMapped_ ) in maximizeFrame() 1702 pFrame->SetPosSize( pFrame->maRestorePosSize ); in maximizeFrame() 1981 pFrame->mbMaximizedHorz = pFrame->mbMaximizedVert = false; in handlePropertyNotify() 2027 if( ! (pFrame->mbMaximizedHorz || pFrame->mbMaximizedVert ) ) in handlePropertyNotify() 2041 pFrame->m_nWorkArea = getWindowWorkArea( pFrame->GetShellWindow() ); in handlePropertyNotify() 2057 pFrame->mbMaximizedHorz = pFrame->mbMaximizedVert = false; in handlePropertyNotify() 2093 if( ! (pFrame->mbMaximizedHorz || pFrame->mbMaximizedVert ) ) in handlePropertyNotify() 2107 pFrame->m_nWorkArea = getWindowWorkArea( pFrame->GetShellWindow() ); in handlePropertyNotify() [all …]
|
H A D | i18n_ic.cxx | 51 vcl::DeletionListener aDel( pFrame ); in sendEmptyCommit() 200 maClientData.pFrame = pFrame; in SalI18N_InputContext() 430 UnsetICFocus( pFrame ); in Unmap() 431 maClientData.pFrame = NULL; in Unmap() 440 rStatus.setParent( pFrame ); in Map() 441 if( pFrame ) in Map() 458 if( maClientData.pFrame != pFrame ) in Map() 459 SetICFocus( pFrame ); in Map() 619 if( maClientData.pFrame ) in CommitKeyEvent() 704 if( rStatus.getParent() == pFrame ) in UnsetICFocus() [all …]
|
/aoo4110/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 419 pFrame->maState.mnWidth,pFrame->maState.mnHeight,pFrame->maState.mnX,pFrame->maState.mnY); in ImplSaveFrameState() 444 if ( !pFrame ) in ImplSalCalcFrameSize() 766 return pFrame; in ImplSalCreateFrame() 966 if ( !pFrame ) in ImplSalShow() 2550 if ( pFrame ) in ImplHandleWheelMsg() 2701 pFrame, pFrame->mnInputLang, nLang); in ImplUpdateInputLang() 2864 if ( pFrame ) in ImplHandlePaintMsg() 2979 pFrame->maGeometry.nX, pFrame->maGeometry.nY, in UpdateFrameGeometry() 2980 pFrame->maGeometry.nWidth,pFrame->maGeometry.nHeight); in UpdateFrameGeometry() 3133 if ( pFrame && pFrame->mbIME && pFrame->mhDefIMEContext ) in ImplHandleInputLangChange() [all …]
|
/aoo4110/main/vcl/win/source/window/ |
H A D | salframe.cxx | 248 if( pFrame ) in ImplSalGetWorkArea() 1265 if( !pFrame || !pFrame->GetWindow()) in ImplGetParentHwnd() 1666 pFrame = pFrame->mpNextFrame; in ImplSetParentFrame() 4519 if ( pFrame && pFrame->mpGraphics ) in ImplHandleForcePalette() 4612 if ( pFrame && pFrame->mpGraphics ) in ImplHandlePalette() 5307 if ( pFrame && pFrame->mbIME && pFrame->mhDefIMEContext ) in ImplHandleInputLangChange() 5314 pFrame->mbHandleIME = !pFrame->mbSpezIME; in ImplHandleInputLangChange() 5538 if ( pFrame && pFrame->mbHandleIME ) in ImplHandleIMEComposition() 5578 if ( pFrame && pFrame->mbHandleIME ) in ImplHandleIMEEndComposition() 5619 Window *pWindow = pFrame ? pFrame->GetWindow() : NULL; in ImplHandleAppCommand() [all …]
|
/aoo4110/main/sfx2/source/view/ |
H A D | frame2.cxx | 74 SfxFrame* pFrame; member in SfxFrameWindow_Impl 91 , pFrame( pF ) in SfxFrameWindow_Impl() 109 if ( pFrame->IsClosing_Impl() || !pFrame->GetFrameInterface().is() ) in Notify() 197 …if ( pFrame && !pFrame->IsClosing_Impl() && pFrame->GetCurrentViewFrame() && pFrame->GetFrameInter… in GetFocus() 230 pFrame->Resize(); in DoResize() 289 pFrame; in Create() 290 pFrame = SfxFrame::GetNext( *pFrame ) in Create() 304 return pFrame; in Create() 316 return pFrame; in Create() 395 if ( pFrame && !pFrame->PrepareClose_Impl( sal_True ) ) in IMPL_LINK() [all …]
|
H A D | frame.cxx | 228 !bOther && pFrame; pFrame = SfxViewFrame::GetNext( *pFrame, pCur ) ) in PrepareClose_Impl() 533 if ( pParent == pFrame ) in IsParent() 556 wFrame = pFrame; in SfxFrameItem() 561 pFrame( p ), wFrame( p ) in SfxFrameItem() 567 pFrame( p ), wFrame( p ) in SfxFrameItem() 573 return ((SfxFrameItem&)rItem).pFrame == pFrame && in operator ==() 612 wFrame = pFrame = pFr; in PutValue() 688 : pFrame( &rFrame ) in SfxFrameIterator() 717 if ( &rPrev != pFrame ) in NextSibling_Impl() 848 SfxFrame* pFrame = this; in CreateWorkWindow_Impl() local [all …]
|
H A D | viewfrm.cxx | 961 pFrame; in StateReload_Impl() 1236 while ( pFrame ) in DoActivate() 1240 pFrame = pFrame->GetParentViewFrame(); in DoActivate() 1270 while ( pFrame ) in DoDeactivate() 1274 pFrame = pFrame->GetParentViewFrame(); in DoDeactivate() 1712 pFrame->DoClose(); in CloseHiddenFrames_Impl() 1794 return PTR_CAST(SfxViewFrameItem, &rItem)->pFrame== pFrame; in operator ==() 2731 return pFrame ? pFrame->GetCurrentViewFrame() : NULL; in GetParentViewFrame() 2773 !bModal && pFrame; pFrame = SfxViewFrame::GetNext( *pFrame, xObjSh ) ) in SetModalMode() 3251 pFrame = pFrame->GetParentViewFrame_Impl(); in MiscState_Impl() [all …]
|
H A D | sfxbasecontroller.cxx | 694 …r ( const SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pDocShell ); !bOther && pFrame; pFrame = … in suspend() local 695 bOther = (pFrame != pActFrame); in suspend() 838 pFrame; in queryDispatch() 839 pFrame = SfxViewFrame::GetNext( *pFrame ) ) in queryDispatch() 843 pParentFrame = pFrame; in queryDispatch() 895 pFrame; in queryDispatch() 896 pFrame = SfxViewFrame::GetNext( *pFrame ) ) in queryDispatch() 900 pParentFrame = pFrame; in queryDispatch() 1048 if ( pFrame && pFrame->GetViewShell() == m_pData->m_pViewShell ) in dispose() 1053 if ( pFrame ) in dispose() [all …]
|
/aoo4110/main/sfx2/source/bastyp/ |
H A D | progress.cxx | 121 while ( pFrame ) in Enable_Impl() 123 pFrame->Enable(bEnable); in Enable_Impl() 125 pFrame = SfxViewFrame::GetNext(*pFrame, pDoc); in Enable_Impl() 466 pFrame; in Resume() 467 pFrame = SfxViewFrame::GetNext( *pFrame, pImp->xObjSh ) ) in Resume() 511 pFrame; in Suspend() 512 pFrame = SfxViewFrame::GetNext( *pFrame, pImp->xObjSh ) ) in Suspend() 630 pFrame; in SetWaitMode() 631 pFrame = SfxViewFrame::GetNext( *pFrame, pImp->xObjSh ) ) in SetWaitMode() 641 pFrame; in SetWaitMode() [all …]
|
H A D | frmhtml.cxx | 64 void SfxFrameHTMLParser::ParseFrameOptions( SfxFrameDescriptor *pFrame, const HTMLOptions *pOptions… in ParseFrameOptions() argument 67 Size aMargin( pFrame->GetMargin() ); in ParseFrameOptions() 86 pFrame->SetWallpaper( Wallpaper( aColor ) ); in ParseFrameOptions() 90 pFrame->SetURL( in ParseFrameOptions() 96 pFrame->SetName( pOption->GetString() ); in ParseFrameOptions() 117 pFrame->SetScrollingMode( in ParseFrameOptions() 128 pFrame->SetFrameBorder( bBorder ); in ParseFrameOptions() 132 pFrame->SetResizable( sal_False ); in ParseFrameOptions() 142 pFrame->SetReadOnly( bReadonly ); in ParseFrameOptions() 151 pFrame->SetEditable( bEdit ); in ParseFrameOptions() [all …]
|
/aoo4110/main/sfx2/source/doc/ |
H A D | objserv.cxx | 265 if ( pFrame ) in PrintExec_Impl() 278 if ( pFrame ) in PrintState_Impl() 380 if ( !pFrame ) in ExecFile_Impl() 382 if ( !pFrame ) in ExecFile_Impl() 717 if ( pFrame && pFrame->GetFrame().GetParentFrame() ) in ExecFile_Impl() 730 while ( pFrame ) in ExecFile_Impl() 742 pFrame = SfxViewFrame::GetNext( *pFrame, this ); in ExecFile_Impl() 753 pFrame = SfxViewFrame::GetNext( *pFrame, this ); in ExecFile_Impl() 928 pFrame = pFrame->GetTopViewFrame(); in GetState_Impl() 959 if ( pFrame && pFrame->GetFrame().GetParentFrame() ) in GetState_Impl() [all …]
|
H A D | frmdescr.cxx | 145 pFrame->aURL = aURL; in Clone() 147 pFrame->aName = aName; in Clone() 148 pFrame->aMargin = aMargin; in Clone() 149 pFrame->nWidth = nWidth; in Clone() 151 pFrame->eScroll = eScroll; in Clone() 155 pFrame->bHasUI = bHasUI; in Clone() 168 pFrame->nItemId = nItemId; in Clone() 170 pFrame->nItemId = 0; in Clone() 172 return pFrame; in Clone() 252 , pFrame( pD->Clone() ) in SfxFrameProperties() [all …]
|
H A D | objmisc.cxx | 520 while( pFrame ) in HasModalViews() 522 if ( pFrame->IsInModalMode() ) in HasModalViews() 525 pFrame = SfxViewFrame::GetNext( *pFrame, this ); in HasModalViews() 1154 if ( !pSfxApp->IsDowning() && !IsLoading() && pFrame && !pFrame->GetFrame().IsClosing_Impl() ) in PostActivateEvent_Impl() 1621 if ( pFrame ) in Timeout() 1948 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); pFrame; pFrame = SfxViewFrame::GetNext… in SetWaitCursor() local 1970 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); pFrame; pFrame = SfxViewFrame::GetNext… in Invalidate() local 2000 SfxFrame* pFrame = 0; in GetDialogParent() local 2016 if ( pFrame ) in GetDialogParent() 2082 return pFrame && pFrame->GetFrame().IsInPlace(); in IsInPlaceActive() [all …]
|
/aoo4110/main/sfx2/source/control/ |
H A D | dispatch.cxx | 379 pImp->pFrame = 0; in SfxDispatcher() 395 if ( pFrame ) in SfxDispatcher() 716 if ( pImp->pFrame ) in GetBindings() 734 return pImp->pFrame; in GetFrame() 1609 if ( pImp->pFrame ) in SetMenu_Impl() 1794 if ( pImp->pFrame) in _Update_Impl() 2297 if ( pImp->pFrame ) in _FindServer() 2428 if ( pImp->pFrame ) in HasSlot_Impl() 2814 if ( pImp->pFrame ) in HideUI() 3062 pFrame; in InvalidateBindings_Impl() [all …]
|
H A D | shell.cxx | 149 pImp->pFrame = 0; in SfxShell() 175 pImp->pFrame = 0; in SfxShell() 258 return pImp->pFrame ? pImp->pFrame->GetDispatcher() : 0; in GetDispatcher() 303 if ( pImp->pFrame ) in GetFrame() 304 return pImp->pFrame; in GetFrame() 682 pImp->pFrame = pFrame; in DoActivate_Impl() 723 if ( bMDI && pImp->pFrame == pFrame ) in DoDeactivate_Impl() 726 pImp->pFrame = 0; in DoDeactivate_Impl() 1247 SfxViewFrame *pFrame = GetFrame(); in UIFeatureChanged() local 1248 if ( pFrame && pFrame->IsVisible() ) in UIFeatureChanged() [all …]
|
/aoo4110/main/sw/source/ui/app/ |
H A D | swwait.cxx | 52 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( &mrDoc, sal_False ); in EnterWaitAndLockDispatcher() local 53 while ( pFrame ) in EnterWaitAndLockDispatcher() 55 pFrame->GetWindow().EnterWait(); in EnterWaitAndLockDispatcher() 59 SfxDispatcher* pDispatcher = pFrame->GetDispatcher(); in EnterWaitAndLockDispatcher() 67 pFrame = SfxViewFrame::GetNext( *pFrame, &mrDoc, sal_False ); in EnterWaitAndLockDispatcher() 73 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( &mrDoc, sal_False ); in LeaveWaitAndUnlockDispatcher() local 74 while ( pFrame ) in LeaveWaitAndUnlockDispatcher() 76 pFrame->GetWindow().LeaveWait(); in LeaveWaitAndUnlockDispatcher() 80 SfxDispatcher* pDispatcher = pFrame->GetDispatcher(); in LeaveWaitAndUnlockDispatcher() 88 pFrame = SfxViewFrame::GetNext( *pFrame, &mrDoc, sal_False ); in LeaveWaitAndUnlockDispatcher()
|
/aoo4110/main/vcl/unx/generic/window/ |
H A D | salframe.cxx | 448 while( pFrame->mpParent ) in Init() 449 pFrame = pFrame->mpParent; in Init() 456 if( pFrame->GetShellWindow() ) in Init() 459 pFrame->GetShellWindow() ); in Init() 903 pFrame->maSystemChildData.aWindow = pFrame->GetWindow(); in GetSystemData() 904 pFrame->maSystemChildData.pSalFrame = pFrame; in GetSystemData() 911 pFrame->maSystemChildData.aShellWindow = pFrame->GetShellWindow(); in GetSystemData() 1496 while( pFrame->mpParent ) in Center() 1497 pFrame = pFrame->mpParent; in Center() 1498 if( pFrame->maGeometry.nWidth < 1 || pFrame->maGeometry.nHeight < 1 ) in Center() [all …]
|
/aoo4110/main/sw/source/core/text/ |
H A D | widorp.cxx | 354 if( !FindWidows( pFrame, rLine ) ) in FindBreak() 397 ASSERT( ! pFrame->IsVertical() || ! pFrame->IsSwapped(), in FindWidows() 400 if( !nWidLines || !pFrame->IsFollow() ) in FindWidows() 406 SwTxtFrm *pMaster = pFrame->FindMaster(); in FindWidows() 413 if( pMaster->GetOfst() == pFrame->GetOfst() ) in FindWidows() 417 SWRECTFN( pFrame ) in FindWidows() 425 nTmpY = pFrame->SwitchHorizontalToVertical( nTmpY ); in FindWidows() 426 nOldHeight = -(pFrame->Prt().*fnRect->fnGetHeight)(); in FindWidows() 429 nOldHeight = (pFrame->Prt().*fnRect->fnGetHeight)(); in FindWidows() 459 pFrame->SetJustWidow( sal_False ); in FindWidows() [all …]
|
/aoo4110/main/sc/source/ui/miscdlgs/ |
H A D | anyrefdg.cxx | 98 while( pFrame ) in enableInput() 103 SfxViewShell* p = pFrame->GetViewShell(); in enableInput() 120 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in enableInput() 568 while( pFrame ) in SetDispatcherLock() 574 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in SetDispatcherLock() 597 while( pFrame ) in EnableSpreadsheets() 602 SfxViewShell* p = pFrame->GetViewShell(); in EnableSpreadsheets() 619 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell ); in EnableSpreadsheets() 637 while( pFrame ) in lcl_InvalidateWindows() 642 SfxViewShell* p = pFrame->GetViewShell(); in lcl_InvalidateWindows() [all …]
|
/aoo4110/main/vcl/inc/unx/ |
H A D | wmadaptor.hxx | 224 virtual void setWMName( X11SalFrame* pFrame, const String& rWMName ) const; 229 virtual void setPID( X11SalFrame* pFrame ) const; 234 virtual void setClientMachine( X11SalFrame* pFrame ) const; 244 …virtual void maximizeFrame( X11SalFrame* pFrame, bool bHorizontal = true, bool bVertical = true ) … 248 virtual void showFullScreen( X11SalFrame* pFrame, bool bFullScreen ) const; 261 virtual void setFrameStruts( X11SalFrame*pFrame, 280 virtual void shade( X11SalFrame* pFrame, bool bToShaded ) const; 286 …virtual void setFrameTypeAndDecoration( X11SalFrame* pFrame, WMWindowType eType, int nDecorationFl… 301 virtual void enableAlwaysOnTop( X11SalFrame* pFrame, bool bEnable ) const; 311 virtual int handlePropertyNotify( X11SalFrame* pFrame, XPropertyEvent* pEvent ) const; [all …]
|
/aoo4110/main/sfx2/source/appl/ |
H A D | module.cxx | 389 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); pFrame; pFrame = SfxViewFrame::GetNext( *pFr… in Invalidate() local 390 if ( pFrame->GetObjectShell()->GetModule() == this ) in Invalidate() 391 Invalidate_Impl( pFrame->GetBindings(), nId ); in Invalidate() 396 SfxViewFrame* pFrame = SfxViewFrame::Current(); in IsActive() local 397 if ( pFrame && pFrame->GetObjectShell()->GetFactory().GetModule() == this ) in IsActive() 413 SfxModule* SfxModule::GetActiveModule( SfxViewFrame* pFrame ) in GetActiveModule() argument 415 if ( !pFrame ) in GetActiveModule() 416 pFrame = SfxViewFrame::Current(); in GetActiveModule() 418 if( pFrame ) in GetActiveModule() 419 pSh = pFrame->GetObjectShell(); in GetActiveModule()
|
H A D | app.cxx | 457 void SfxApplication::SetViewFrame_Impl( SfxViewFrame *pFrame ) in SetViewFrame_Impl() argument 459 if ( pFrame != pAppData_Impl->pViewFrame ) in SetViewFrame_Impl() 465 SfxViewFrame *pNewContainerFrame = pFrame; in SetViewFrame_Impl() 480 pOldContainerFrame->DoDeactivate( bTaskActivate, pFrame ); in SetViewFrame_Impl() 486 pAppData_Impl->pViewFrame = pFrame; in SetViewFrame_Impl() 529 if ( pFrame && pFrame->GetViewShell() ) in SetViewFrame_Impl() 530 pFrame->GetViewShell()->SetCurrentDocument(); in SetViewFrame_Impl() 698 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst(); pFrame; pFrame = SfxViewFrame::GetNext( *pFr… in Invalidate() local 699 Invalidate_Impl( pFrame->GetBindings(), nId ); in Invalidate() 778 const SfxFrame* pFrame = pViewFrame ? &pViewFrame->GetFrame() : NULL; in ChooseScript() local [all …]
|
H A D | fwkhelper.cxx | 41 SfxFrame* pFrame=0; in RefreshToolbars() local 42 for ( pFrame = SfxFrame::GetFirst(); pFrame; pFrame = SfxFrame::GetNext( *pFrame ) ) in RefreshToolbars() 44 if ( pFrame->GetFrameInterface() == xFrame ) in RefreshToolbars() 48 if ( pFrame ) in RefreshToolbars() 50 SfxWorkWindow* pWrkWin = pFrame->GetWorkWindow_Impl(); in RefreshToolbars()
|
/aoo4110/main/sdext/source/pdfimport/tree/ |
H A D | pdfiprocessor.cxx | 313 FrameElement* pFrame= NULL ; in processGlyphLine() local 318 pFrame->ZOrder = m_nNextZOrder++; in processGlyphLine() 326 pFrame, in processGlyphLine() 351 pFrame, in processGlyphLine() 360 pFrame, in processGlyphLine() 381 pFrame, in processGlyphLine() 390 pFrame, in processGlyphLine() 403 pFrame, in processGlyphLine() 426 pFrame, in processGlyph() 437 pFrame, in processGlyph() [all …]
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svpinst.hxx | 97 SalUserEvent( const SalFrame* pFrame, void* pData, sal_uInt16 nEvent = SALEVENT_USEREVENT ) in SalUserEvent() 98 : m_pFrame( pFrame ), in SalUserEvent() 109 bool isFrameAlive( const SalFrame* pFrame ) const; 117 void PostEvent( const SalFrame* pFrame, void* pData, sal_uInt16 nEvent ); 118 void CancelEvent( const SalFrame* pFrame, void* pData, sal_uInt16 nEvent ); 124 void registerFrame( SalFrame* pFrame ) { m_aFrames.push_back( pFrame ); } in registerFrame() argument 125 void deregisterFrame( SalFrame* pFrame ); 133 virtual void DestroyFrame( SalFrame* pFrame );
|