Home
last modified time | relevance | path

Searched refs:pFrame (Results 1 – 25 of 258) sorted by last modified time

1234567891011

/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1159 SwXFrame* pFrame = xTunnel.is() ? in setPropertyValue() local
1163 if(pFrame && pFrame->GetFrmFmt() && in setPropertyValue()
1164 pFrame->GetFrmFmt()->GetDoc() == pDoc) in setPropertyValue()
1171 SwPosition aPos(*pFrame->GetFrmFmt()->GetCntnt().GetCntntIdx()); in setPropertyValue()
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx172 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pDocShell, sal_False ); in StartGrammarChecking() local
173 while (pFrame && !bVisible) in StartGrammarChecking()
175 if (pFrame->IsVisible()) in StartGrammarChecking()
177 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell, sal_False ); in StartGrammarChecking()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx378 pFrame; in SfxOwnFramesLocker()
379 pFrame = SfxViewFrame::GetNext( *pFrame, pObjectShell ) in SfxOwnFramesLocker()
382 SfxFrame& rSfxFrame = pFrame->GetFrame(); in SfxOwnFramesLocker()
1021 if ( pFrame ) in attachResource()
1022 pFrame->UpdateTitle(); in attachResource()
1089 if ( pFrame ) in getArgs()
1091 SvBorder aBorder = pFrame->GetBorderPixelImpl( pFrame->GetViewShell() ); in getArgs()
3133 for ( SfxViewFrame *pFrame = SfxViewFrame::GetFirst( m_pData->m_pObjectShell ); pFrame; in getViewData() local
3134 pFrame = SfxViewFrame::GetNext( *pFrame, m_pData->m_pObjectShell ) ) in getViewData()
3136 sal_Bool bIsActive = ( pFrame == pActFrame ); in getViewData()
[all …]
H A Dobjmisc.cxx525 while( pFrame ) in HasModalViews()
527 if ( pFrame->IsInModalMode() ) in HasModalViews()
530 pFrame = SfxViewFrame::GetNext( *pFrame, this ); in HasModalViews()
1161 if ( !pSfxApp->IsDowning() && !IsLoading() && pFrame && !pFrame->GetFrame().IsClosing_Impl() ) in PostActivateEvent_Impl()
1628 if ( pFrame ) in Timeout()
1960 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); pFrame; pFrame = SfxViewFrame::GetNext… in SetWaitCursor() local
1982 …for( SfxViewFrame* pFrame = SfxViewFrame::GetFirst( this ); pFrame; pFrame = SfxViewFrame::GetNext… in Invalidate() local
2012 SfxFrame* pFrame = 0; in GetDialogParent() local
2028 if ( pFrame ) in GetDialogParent()
2094 return pFrame && pFrame->GetFrame().IsInPlace(); in IsInPlaceActive()
[all …]
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx264 Window* pFrame = pSVData->maWinData.mpFirstFrame; in ImplUpdateAllFontData() local
265 while ( pFrame ) in ImplUpdateAllFontData()
267 pFrame->ImplUpdateFontData( bNewFontLists ); in ImplUpdateAllFontData()
269 Window* pSysWin = pFrame->mpWindowImpl->mpFrameData->mpFirstOverlap; in ImplUpdateAllFontData()
276 pFrame = pFrame->mpWindowImpl->mpFrameData->mpNextFrame; in ImplUpdateAllFontData()
300 pFrame = pSVData->maWinData.mpFirstFrame; in ImplUpdateAllFontData()
301 if ( pFrame ) in ImplUpdateAllFontData()
303 if ( pFrame->ImplGetGraphics() ) in ImplUpdateAllFontData()
305 …((OutputDevice*)pFrame)->mpGraphics->GetDevFontList( pFrame->mpWindowImpl->mpFrameData->mpFontList… in ImplUpdateAllFontData()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx2051 SwFlyFrmFmt *pFrame = rDoc.MakeFlySection(FLY_AT_PARA, pPaM->GetPoint()); in Read_HdFtTextAsHackedFrame() local
2053 SwFmtAnchor aAnch( pFrame->GetAnchor() ); in Read_HdFtTextAsHackedFrame()
2055 pFrame->SetFmtAttr( aAnch ); in Read_HdFtTextAsHackedFrame()
2060 pFrame->SetFmtAttr(aSz); in Read_HdFtTextAsHackedFrame()
2061 pFrame->SetFmtAttr(SwFmtSurround(SURROUND_THROUGHT)); in Read_HdFtTextAsHackedFrame()
2062 pFrame->SetFmtAttr(SwFmtHoriOrient(0, text::HoriOrientation::LEFT)); //iFOO in Read_HdFtTextAsHackedFrame()
2065 pFrame->SetFmtAttr( SvxOpaqueItem( RES_OPAQUE, false ) ); in Read_HdFtTextAsHackedFrame()
2066 SdrObject* pFrmObj = CreateContactObject( pFrame ); in Read_HdFtTextAsHackedFrame()
2073 MoveInsideFly(pFrame); in Read_HdFtTextAsHackedFrame()
2075 const SwNodeIndex* pHackIdx = pFrame->GetCntnt().GetCntntIdx(); in Read_HdFtTextAsHackedFrame()
[all …]
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx652 const SwFrm *pFrame = (SwFrm*)pFrm; in NewFlyCntPortion() local
657 pFly = ((SwTxtFlyCnt*)pHint)->GetFlyFrm(pFrame); in NewFlyCntPortion()
H A Dtxtfld.cxx94 SwFrm *pFrame = (SwFrm*)pFrm; in NewFldPortion() local
151 ((SwChapterField*)pFld)->ChangeExpansion( pFrame, in NewFldPortion()
165 ((SwDocStatField*)pFld)->ChangeExpansion( pFrame ); in NewFldPortion()
186 MSHORT nVirtNum = pFrame->GetVirtPageNum(); in NewFldPortion()
190 nNumFmt = pFrame->FindPageFrm()->GetPageDesc()->GetNumType().GetNumberingType(); in NewFldPortion()
210 if( !::lcl_IsInBody( pFrame ) ) in NewFldPortion()
213 pExpFld->ChangeExpansion( *pFrame, *((SwTxtFld*)pHint) ); in NewFldPortion()
218 pExpFld->ChangeExpansion( *pFrame, *((SwTxtFld*)pHint) ); in NewFldPortion()
235 pDBFld->ChgBodyTxtFlag( ::lcl_IsInBody( pFrame ) ); in NewFldPortion()
262 ((SwRefPageGetField*)pFld)->ChangeExpansion( pFrame, (SwTxtFld*)pHint ); in NewFldPortion()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx652 SfxViewFrame *pFrame = pSfxShell->GetViewFrame(); in ExecuteAtViewShell() local
653 DBG_ASSERT( pFrame != NULL, "View frame exptected!" ); in ExecuteAtViewShell()
654 if( !pFrame ) in ExecuteAtViewShell()
657 SfxDispatcher *pDispatcher = pFrame->GetDispatcher(); in ExecuteAtViewShell()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1233 SfxViewFrame* pFrame = SfxViewFrame::LoadHiddenDocument( *pDocShell, 7 ); in printPages() local
1306 pFrame->GetViewShell()->ExecuteSlot(aReq); in printPages()
1308 pFrame->DoClose(); in printPages()
3071 SfxViewFrame *pFrame = SfxViewFrame::GetFirst( pDocShell, sal_False ); in GuessViewShell() local
3075 while (pFrame) in GuessViewShell()
3077 pView = pFrame->GetViewShell(); in GuessViewShell()
3089 pFrame = SfxViewFrame::GetNext( *pFrame, pDocShell, sal_False ); in GuessViewShell()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx241 SfxViewFrame *pFrame, SfxViewShell *pOldView) in CreateInstance() argument
243 ViewShellBase* pBase = new ViewShellBase(pFrame, pOldView); in CreateInstance()
H A Doutlnvsh.cxx216 SfxViewFrame* pFrame, in OutlineViewShell() argument
220 : ViewShell(pFrame, pParentWindow, rViewShellBase), in OutlineViewShell()
/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx121 while ( pFrame ) 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()
475 if ( pFrame ) in Resume()
511 pFrame; in Suspend()
512 pFrame = SfxViewFrame::GetNext( *pFrame, pImp->xObjSh ) ) in Suspend()
518 if ( pFrame ) in Suspend()
630 pFrame; in SetWaitMode()
631 pFrame = SfxViewFrame::GetNext( *pFrame, pImp->xObjSh ) ) in SetWaitMode()
[all …]
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx649 SfxViewFrame* pFrame = SfxViewFrame::Current(); in MetricState() local
651 if ( pFrame ) in MetricState()
652 pSh = pFrame->GetObjectShell(); in MetricState()
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx118 static SfxViewShell *CreateInstance(SfxViewFrame *pFrame, SfxViewShell *pOldView); \
125 SfxViewShell* __EXPORT Class::CreateInstance(SfxViewFrame *pFrame, SfxViewShell *pOldView) \
126 { return new Class(pFrame, pOldView); } \
155 SfxViewFrame* pFrame; member in SfxViewShell
187 SfxViewShell( SfxViewFrame *pFrame, sal_uInt16 nFlags = 0 );
373 return pFrame; in GetViewFrame()
H A Dobjsh.hxx622 static SfxObjectShell* CreateAndLoadObject( const SfxItemSet& rSet, SfxFrame* pFrame=0 );
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx217 SfxFrame* pFrame = ExecuteNewDocument( rReq ); in Execute() local
219 if(pFrame) in Execute()
220 rReq.SetReturnValue(SfxFrameItem(0, pFrame)); in Execute()
525 SfxFrame* pFrame = 0; in CreateFromTemplate() local
547 return pFrame; in CreateFromTemplate()
553 SfxFrame* pFrame = 0; in ExecuteNewDocument() local
630 pFrame = &pFrameItem->GetFrame()->GetFrame(); in ExecuteNewDocument()
649 pFrame = &pFrameItem->GetFrame()->GetFrame(); in ExecuteNewDocument()
747 return pFrame; in ExecuteNewDocument()
752 SfxFrame* pFrame = 0; in CreateEmptyDocument() local
[all …]
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1529 SfxViewFrame* pFrame = SfxViewFrame::Current(); in GetCurrentUnit() local
1531 if ( pFrame ) in GetCurrentUnit()
1532 pSh = pFrame->GetObjectShell(); in GetCurrentUnit()
/trunk/main/sw/source/ui/app/
H A Dapphdl.cxx252 SfxViewFrame* pFrame = pFrm ? pFrm->GetCurrentViewFrame() : 0; in lcl_LoadDoc() local
253 pNewView = pFrame ? PTR_CAST(SwView, pFrame->GetViewShell()) : 0; in lcl_LoadDoc()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx248 if( pFrame ) in ImplSalGetWorkArea()
1265 if( !pFrame || !pFrame->GetWindow()) in ImplGetParentHwnd()
1666 pFrame = pFrame->mpNextFrame; in ImplSetParentFrame()
4522 if ( pFrame && pFrame->mpGraphics ) in ImplHandleForcePalette()
4615 if ( pFrame && pFrame->mpGraphics ) in ImplHandlePalette()
5310 if ( pFrame && pFrame->mbIME && pFrame->mhDefIMEContext ) in ImplHandleInputLangChange()
5317 pFrame->mbHandleIME = !pFrame->mbSpezIME; in ImplHandleInputLangChange()
5541 if ( pFrame && pFrame->mbHandleIME ) in ImplHandleIMEComposition()
5581 if ( pFrame && pFrame->mbHandleIME ) in ImplHandleIMEEndComposition()
5622 Window *pWindow = pFrame ? pFrame->GetWindow() : NULL; in ImplHandleAppCommand()
[all …]
/trunk/main/svx/source/accessibility/
H A DAccessibleTextHelper.cxx91 SfxViewFrame* pFrame = SfxViewFrame::Current(); in GetCurrentEditorWnd() local
92 if (pFrame) in GetCurrentEditorWnd()
94 const SfxViewShell * pViewShell = pFrame->GetViewShell(); in GetCurrentEditorWnd()
/trunk/main/sc/source/core/data/
H A Dglobal.cxx930 SfxViewFrame* pFrame = NULL; in OpenURL() local
934 pFrame = pScActiveViewShell->GetViewFrame(); in OpenURL()
935 SfxMedium* pMed = pFrame->GetObjectShell()->GetMedium(); in OpenURL()
940 SfxFrameItem aFrm( SID_DOCFRAME, pFrame ); in OpenURL()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx178 SfxViewFrame* pFrame = SfxViewFrame::GetFirst( pObjSh ); in MiscExec_Impl() local
179 if ( !pFrame || !pFrame->GetWindow().IsReallyVisible() ) in MiscExec_Impl()
H A Dappuno.cxx1692 SfxFrame* pFrame=0; in GetObjectShell_Impl() local
1693 for ( pFrame = SfxFrame::GetFirst(); pFrame; pFrame = SfxFrame::GetNext( *pFrame ) ) in GetObjectShell_Impl()
1695 if ( pFrame->GetFrameInterface() == xFrame ) in GetObjectShell_Impl()
1699 if ( pFrame ) in GetObjectShell_Impl()
1700 pDocShell = pFrame->GetCurrentDocument(); in GetObjectShell_Impl()
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx378 SfxFrame* pFrame = NULL; in getScriptInvocation() local
379 for ( pFrame = SfxFrame::GetFirst(); pFrame; pFrame = SfxFrame::GetNext( *pFrame ) ) in getScriptInvocation()
381 if ( pFrame->GetFrameInterface() == xFrame ) in getScriptInvocation()
384 … SfxObjectShell* pDocShell = pFrame ? pFrame->GetCurrentDocument() : SfxObjectShell::Current(); in getScriptInvocation()

Completed in 347 milliseconds

1234567891011