/aoo4110/main/sfx2/source/appl/ |
H A D | module.cxx | 246 if ( nId == pF->nId ) in RegisterChildWindowContext() 248 if ( !pF->pArr ) in RegisterChildWindowContext() 249 pF->pArr = new SfxChildWinContextArr_Impl; in RegisterChildWindowContext() 250 pF->pArr->C40_INSERT( SfxChildWinContextFactory, pFact, pF->pArr->Count() ); in RegisterChildWindowContext() 268 SfxTbxCtrlFactory *pF = (*pImpl->pTbxCtrlFac)[n]; in RegisterToolBoxControl() local 269 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterToolBoxControl() 270 (pF->nSlotId == pFact->nSlotId || pF->nSlotId == 0) ) in RegisterToolBoxControl() 291 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterStatusBarControl() 292 (pF->nSlotId == pFact->nSlotId || pF->nSlotId == 0) ) in RegisterStatusBarControl() 313 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterMenuControl() [all …]
|
H A D | appreg.cxx | 87 SfxTbxCtrlFactory *pF = (*pAppData_Impl->pTbxCtrlFac)[n]; in RegisterToolBoxControl_Impl() local 88 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterToolBoxControl_Impl() 89 (pF->nSlotId == pFact->nSlotId || pF->nSlotId == 0) ) in RegisterToolBoxControl_Impl() 112 SfxStbCtrlFactory *pF = (*pAppData_Impl->pStbCtrlFac)[n]; in RegisterStatusBarControl_Impl() local 113 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterStatusBarControl_Impl() 114 (pF->nSlotId == pFact->nSlotId || pF->nSlotId == 0) ) in RegisterStatusBarControl_Impl() 137 SfxMenuCtrlFactory *pF = (*pAppData_Impl->pMenuCtrlFac)[n]; in RegisterMenuControl_Impl() local 138 if ( pF->nTypeId && pF->nTypeId == pFact->nTypeId && in RegisterMenuControl_Impl() 139 (pF->nSlotId == pFact->nSlotId || pF->nSlotId == 0) ) in RegisterMenuControl_Impl()
|
H A D | appchild.cxx | 79 SfxChildWinFactory *pF = NULL; in RegisterChildWindowContext_Impl() local 93 pF = pFac; in RegisterChildWindowContext_Impl() 100 if ( !pF ) in RegisterChildWindowContext_Impl() 119 pF = new SfxChildWinFactory( pFac->pCtor, pFac->nId, in RegisterChildWindowContext_Impl() 121 pMod->RegisterChildWindow( pF ); in RegisterChildWindowContext_Impl() 124 pF = pFac; in RegisterChildWindowContext_Impl() 130 if ( pF ) in RegisterChildWindowContext_Impl() 132 if ( !pF->pArr ) in RegisterChildWindowContext_Impl() 133 pF->pArr = new SfxChildWinContextArr_Impl; in RegisterChildWindowContext_Impl() 134 pF->pArr->C40_INSERT( SfxChildWinContextFactory, pFact, pF->pArr->Count() ); in RegisterChildWindowContext_Impl()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 2134 rWidth = pF->nXaRight - pF->nXaLeft; in SetAttributesAtGrfNode() 2136 rHeight = pF->nYaBottom - pF->nYaTop; in SetAttributesAtGrfNode() 2563 WW8_FSPA* pF; in Read_GrafLayer() local 2566 pF = &aFSFA; in Read_GrafLayer() 2571 if( !pF->nSpId ) in Read_GrafLayer() 2581 Rectangle aRect(pF->nXaLeft, pF->nYaTop, pF->nXaRight, pF->nYaBottom); in Read_GrafLayer() 2633 switch (pF->nwr) in Read_GrafLayer() 2653 if ( (2 == pF->nwr) || (4 == pF->nwr) ) in Read_GrafLayer() 3027 SwFmtFrmSize aFrmSize(ATT_FIX_SIZE, pF->nXaRight - pF->nXaLeft, pF->nYaBottom - pF->nYaTop); in ConvertDrawTextToFly() 3137 long nWidthTw = pF->nXaRight - pF->nXaLeft; in ImportReplaceableDrawables() [all …]
|
H A D | ww8par5.cxx | 678 if (!pF || !pF->EndPosIsFieldEnd(nCP)) in End_Field() 944 if (!pF || !pF->StartPosIsFieldStart()) in Read_Field() 1195 return pF->nLen; in Read_F_Tag() 1315 pF->nSCode, pF->nSCode + pF->nLen, nIndex); in MapBookmarkVariables() 1543 if( 85 == pF->nId ) in Read_F_DocInfo() 1663 switch( pF->nId ) in Read_F_DocInfo() 1794 if (32 == pF->nId) in Read_F_DateTime() 1857 switch ( pF->nId ){ in Read_F_Anz() 2536 pF->nSRes, pF->nLRes, eTextCharSet ); in Read_F_DBField() 2997 if (pF->nLRes < 3) in Read_F_Tox() [all …]
|
H A D | ww8par3.cxx | 121 ImportFormulaControl(aFormula,pF->nSCode+pF->nLCode-1, WW8_CT_EDIT); in Read_F_FormTextBox() 140 aFormula.sDefault = GetFieldResult(pF); in Read_F_FormTextBox() 166 WW8_CP currentCP=pF->nSCode; in Read_F_FormTextBox() 167 WW8_CP currentLen=pF->nLen; in Read_F_FormTextBox() 202 if (0x01 == rStr.GetChar(writer_cast<xub_StrLen>(pF->nLCode-1))) in Read_F_FormCheckBox() 203 ImportFormulaControl(aFormula,pF->nSCode+pF->nLCode-1, WW8_CT_CHECKBOX); in Read_F_FormCheckBox() 217 WW8_CP currentCP=pF->nSCode; in Read_F_FormCheckBox() 218 WW8_CP currentLen=pF->nLen; in Read_F_FormCheckBox() 261 ImportFormulaControl(aFormula,pF->nSCode+pF->nLCode-1, WW8_CT_DROPDOWN); in Read_F_FormListBox() 291 WW8_CP currentCP=pF->nSCode; in Read_F_FormListBox() [all …]
|
H A D | ww8par.hxx | 1342 WW8_FSPA *pF ); 1480 RndStdIds eAnchor, WW8_FSPA *pF, SfxItemSet &rFlySet ); 1488 String GetFieldResult( WW8FieldDesc* pF ); 1492 long Read_F_Tag( WW8FieldDesc* pF ); 1686 eF_ResT Read_F_DocInfo( WW8FieldDesc* pF, String& rStr ); 1694 eF_ResT Read_F_Anz( WW8FieldDesc* pF, String& ); 1696 eF_ResT Read_F_Ref( WW8FieldDesc* pF, String& ); 1702 eF_ResT Read_F_Tox( WW8FieldDesc* pF, String& rStr ); 1705 eF_ResT Read_F_FormTextBox( WW8FieldDesc* pF, String& rStr); 1707 eF_ResT Read_F_FormListBox( WW8FieldDesc* pF, String& rStr); [all …]
|
H A D | wrtww8.cxx | 895 aFkps.Insert( pF, aFkps.Count() ); in WW8_WrPlcPn() 905 WW8_FkpPtr pF = aFkps.GetObject(aFkps.Count() - 1); in CopyLastSprms() local 906 return pF->CopyLastSprms(rLen, rWrt.bWrtWW8); in CopyLastSprms() 934 else if( nVarLen && pF->IsEqualPos( nEndFc )) in AppendFkpEntry() 935 pF->MergeToNew( nVarLen, pNewSprms ); in AppendFkpEntry() 938 else if( !nVarLen && pF->IsEmptySprm() ) in AppendFkpEntry() 940 pF->SetNewEnd( nEndFc ); in AppendFkpEntry() 944 bool bOk = pF->Append(nEndFc, nVarLen, pNewSprms); in AppendFkpEntry() 947 pF->Combine(); in AppendFkpEntry() 948 pF = new WW8_WrFkp( ePlc, pF->GetEndFc(), rWrt.bWrtWW8 );// Anfang neuer Fkp in AppendFkpEntry() [all …]
|
H A D | ww8par6.cxx | 3335 const SvxFontHeightItem* pF in Read_SubSuperProp() local 3337 ASSERT(pF, "Expected to have the fontheight available here"); in Read_SubSuperProp() 3341 if (pF != NULL && pF->GetHeight() != 0) in Read_SubSuperProp() 3342 nHeight = pF->GetHeight(); in Read_SubSuperProp() 3563 const WW8_FFN* pF = pFonts->GetFont( nFCode ); // Info dazu in GetFontParams() local 3564 if( !pF ) // FontNummer unbekannt ? in GetFontParams() 3567 rName = String( pF->sFontname ); in GetFontParams() 3570 rePitch = ePitchA[pF->prg]; in GetFontParams() 3573 if( 77 == pF->chs ) // Mac-Font im Mac-Charset oder in GetFontParams() 3580 if (bVer67 && pF->chs == 0) in GetFontParams() [all …]
|
/aoo4110/main/sw/source/core/fields/ |
H A D | reffld.cxx | 929 for( SwFmtFld* pF = aIter.First(); pF; pF = aIter.Next() ) in SV_IMPL_PTRARR() local 930 if( pF->GetTxtFld() && in SV_IMPL_PTRARR() 931 0 != ( pNd = pF->GetTxtFld()->GetpTxtNode() ) && in SV_IMPL_PTRARR() 933 aIds.Insert( ((SwSetExpField*)pF->GetField())->GetSeqNumber() ); in SV_IMPL_PTRARR() 938 for( SwFmtFld* pF = aIter.First(); pF; pF = aIter.Next() ) in SV_IMPL_PTRARR() local 939 if( pF->GetTxtFld() && in SV_IMPL_PTRARR() 940 0 != ( pNd = pF->GetTxtFld()->GetpTxtNode() ) && in SV_IMPL_PTRARR() 988 for( SwFmtFld* pF = aIter.First(); pF; pF = aIter.Next() ) in SV_IMPL_PTRARR() local 989 if( pF->GetTxtFld() && nSeqNo == in SV_IMPL_PTRARR() 990 ((SwSetExpField*)pF->GetField())->GetSeqNumber() ) in SV_IMPL_PTRARR() [all …]
|
H A D | expfld.cxx | 564 for( SwFmtFld* pF = aIter.First(); pF; pF = aIter.Next() ) in SetSeqRefNo() local 565 if( pF->GetField() != &rFld && pF->GetTxtFld() && in SetSeqRefNo() 566 0 != ( pNd = pF->GetTxtFld()->GetpTxtNode() ) && in SetSeqRefNo() 568 InsertSort( aArr, ((SwSetExpField*)pF->GetField())->GetSeqNumber() ); in SetSeqRefNo() 601 for( SwFmtFld* pF = aIter.First(); pF; pF = aIter.Next() ) in GetSeqFldList() local 602 if( pF->GetTxtFld() && in GetSeqFldList() 603 0 != ( pNd = pF->GetTxtFld()->GetpTxtNode() ) && in GetSeqFldList() 607 pNd->GetExpandTxt( 0, (*pF->GetTxtFld()->GetStart()) + 1 ), in GetSeqFldList() 608 ((SwSetExpField*)pF->GetField())->GetSeqNumber() ); in GetSeqFldList()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | dbg_lay.cxx | 200 SwImplEnterLeave( const SwFrm* pF, sal_uLong nFunct, sal_uLong nAct, void* pPar ) in SwImplEnterLeave() argument 201 : pFrm( pF ), nFunction( nFunct ), nAction( nAct ), pParam( pPar ) {} in SwImplEnterLeave() 210 SwSizeEnterLeave( const SwFrm* pF, sal_uLong nFunct, sal_uLong nAct, void* pPar ) in SwSizeEnterLeave() argument 211 : SwImplEnterLeave( pF, nFunct, nAct, pPar ), nFrmHeight( pF->Frm().Height() ) {} in SwSizeEnterLeave() 219 SwUpperEnterLeave( const SwFrm* pF, sal_uLong nFunct, sal_uLong nAct, void* pPar ) in SwUpperEnterLeave() argument 220 : SwImplEnterLeave( pF, nFunct, nAct, pPar ), nFrmId( 0 ) {} in SwUpperEnterLeave() 229 SwFrmChangesLeave( const SwFrm* pF, sal_uLong nFunct, sal_uLong nAct, void* pPar ) in SwFrmChangesLeave() argument 230 : SwImplEnterLeave( pF, nFunct, nAct, pPar ), aFrm( pF->Frm() ) {} in SwFrmChangesLeave()
|
H A D | frmtool.cxx | 101 SwFrmNotify::SwFrmNotify( SwFrm *pF ) : in SwFrmNotify() argument 102 pFrm( pF ), in SwFrmNotify() 103 aFrm( pF->Frm() ), in SwFrmNotify() 104 aPrt( pF->Prt() ), in SwFrmNotify() 106 bValidSize( pF->GetValidSizeFlag() ), in SwFrmNotify() 109 if ( pF->IsTxtFrm() ) in SwFrmNotify() 111 mnFlyAnchorOfst = ((SwTxtFrm*)pF)->GetBaseOfstForFly( sal_True ); in SwFrmNotify() 112 mnFlyAnchorOfstNoWrap = ((SwTxtFrm*)pF)->GetBaseOfstForFly( sal_False ); in SwFrmNotify() 120 bHadFollow = pF->IsCntntFrm() ? in SwFrmNotify() 121 (((SwCntntFrm*)pF)->GetFollow() ? sal_True : sal_False) : in SwFrmNotify()
|
H A D | hffrm.cxx | 777 SwFooterFrm *pF = new SwFooterFrm( (SwFrmFmt*)rF.GetFooterFmt(), this ); in PrepareFooter() local 778 pF->Paste( this ); in PrepareFooter() 780 ::RegistFlys( this, pF ); in PrepareFooter()
|
/aoo4110/main/sc/inc/ |
H A D | cell.hxx | 441 void SetPrevious( ScFormulaCell* pF ) { pPrevious = pF; } in SetPrevious() argument 442 void SetNext( ScFormulaCell* pF ) { pNext = pF; } in SetNext() argument 445 void SetPreviousTrack( ScFormulaCell* pF ) { pPreviousTrack = pF; } in SetPreviousTrack() argument 446 void SetNextTrack( ScFormulaCell* pF ) { pNextTrack = pF; } in SetNextTrack() argument
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | crstrvl.cxx | 1511 if( pF ) in GetContentAtPos() 1514 pFrm = (SwCntntFrm*)pF; in GetContentAtPos() 1515 while( pF && !pF->IsCellFrm() ) in GetContentAtPos() 1516 pF = pF->GetUpper(); in GetContentAtPos() 1522 if( pF && !pF->Frm().IsInside( aPt )) in GetContentAtPos() 1523 pF = 0; in GetContentAtPos() 1525 else if( !pF ) in GetContentAtPos() 1526 pF = pFrm; in GetContentAtPos() 1528 if( pF ) // nur dann ist es gueltig!! in GetContentAtPos() 1557 *pFldRect = pF->Prt(); in GetContentAtPos() [all …]
|
/aoo4110/main/filter/source/graphicfilter/ios2met/ |
H A D | ios2met.cxx | 951 OSFont * pF; in ReadChrStr() local 955 pF = pFontList; in ReadChrStr() 956 while (pF!=NULL && pF->nID!=aAttr.nChrSet) pF=pF->pSucc; in ReadChrStr() 957 if (pF!=NULL) in ReadChrStr() 958 aFont = pF->aFont; in ReadChrStr() 2248 OSFont * pF=new OSFont; in ReadFont() local 2249 pF->pSucc=pFontList; pFontList=pF; in ReadFont() 2250 pF->nID=0; in ReadFont() 2251 pF->aFont.SetTransparent(sal_True); in ReadFont() 2274 pF->aFont.SetName( aStr ); in ReadFont() [all …]
|
/aoo4110/main/vcl/source/window/ |
H A D | taskpanelist.cxx | 44 Window *pF = ((DockingWindow*)w)->GetFloatingWindow(); in ImplTaskPaneListGetPos() local 45 if( pF ) in ImplTaskPaneListGetPos() 46 pos = pF->OutputToAbsoluteScreenPixel( pF->ScreenToOutputPixel( pos ) ); in ImplTaskPaneListGetPos()
|
/aoo4110/main/sw/source/filter/basflt/ |
H A D | iodetect.cxx | 508 sal_Char* pF = (sal_Char*)pNewBuf; in IsDetectableText() local 509 sal_Char* pN = pF+1; in IsDetectableText() 510 for(xub_StrLen n = 0; n < nNewLen; ++n, pF+=2, pN+=2) in IsDetectableText() 512 sal_Char c = *pF; in IsDetectableText() 513 *pF = *pN; in IsDetectableText()
|
/aoo4110/main/sw/source/filter/ascii/ |
H A D | parasc.cxx | 368 sal_Char* pF = pArr, *pN = pArr + 1; in ReadChars() local 369 for( sal_uLong n = 0; n < lGCount; n += 2, pF += 2, pN += 2 ) in ReadChars() 371 sal_Char c = *pF; in ReadChars() 372 *pF = *pN; in ReadChars()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 247 const SwFrm *pF = pFrm; in lcl_FindBasePos() local 248 while ( pF && !pF->Frm().IsInside( rPt ) ) in lcl_FindBasePos() 250 if ( pF->IsCntntFrm() ) in lcl_FindBasePos() 251 pF = ((SwCntntFrm*)pF)->GetFollow(); in lcl_FindBasePos() 253 pF = 0; in lcl_FindBasePos() 255 if ( pF ) in lcl_FindBasePos() 256 return pF->Frm().Pos(); in lcl_FindBasePos()
|
/aoo4110/main/sfx2/source/view/ |
H A D | frame2.cxx | 76 SfxFrameWindow_Impl( SfxFrame* pF, Window& i_rContainerWindow ); 89 SfxFrameWindow_Impl::SfxFrameWindow_Impl( SfxFrame* pF, Window& i_rContainerWindow ) in SfxFrameWindow_Impl() argument 91 , pFrame( pF ) in SfxFrameWindow_Impl()
|
H A D | frame.cxx | 797 SfxViewFrame *pF = GetCurrentViewFrame(); in SetToolSpaceBorderPixel_Impl() local 798 if ( pF ) in SetToolSpaceBorderPixel_Impl() 817 … pF->GetWindow().SetBorderStyle( bHasTools ? WINDOW_BORDER_NORMAL : WINDOW_BORDER_NOBORDER ); in SetToolSpaceBorderPixel_Impl() 820 pF->GetWindow().SetPosSizePixel( aPos, aSize ); in SetToolSpaceBorderPixel_Impl()
|
/aoo4110/main/sw/inc/ |
H A D | hints.hxx | 232 const SwFrm *pF ) { pFrm = pF, pPage = pPg; } in SetInfo() argument
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | pview.cxx | 1321 SfxViewFrame *pF = SfxViewFrame::GetFirst( pObjShell ); in SwPagePreView() local 1322 if ( pF == pViewFrame ) in SwPagePreView() 1323 pF = SfxViewFrame::GetNext( *pF, pObjShell ); in SwPagePreView() 1324 if ( pF ) in SwPagePreView() 1325 pOldSh = pF->GetViewShell(); in SwPagePreView()
|