Home
last modified time | relevance | path

Searched refs:pF (Results 26 – 37 of 37) sorted by relevance

12

/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2527 SwFmtFooter *pF = 0; in Modify() local
2536 RES_FOOTER, sal_False, (const SfxPoolItem**)&pF ); in Modify()
2566 pF = (SwFmtFooter*)pNew; in Modify()
2574 if( pF && pF->IsActive() && !pF->GetFooterFmt() ) in Modify()
2577 pF->RegisterToFormat( *pFmt ); in Modify()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1364 W1_FFN* pF = GetFFN(nFCode - 3); in GetFont() local
1365 if (pF != 0) in GetFont()
1368 aName = String( (sal_Char*)pF->szFfnGet(), in GetFont()
1375 ePitch = ePitchA[pF->prgGet()]; in GetFont()
1384 sal_uInt16 b = pF->ffGet(); in GetFont()
H A Dfltshell.cxx1885 SwFrmFmt* pF = MakeFly( eAnchor, pSet ); in BeginFly() local
1889 const SwFmtCntnt& rCntnt = pF->GetCntnt(); in BeginFly()
/trunk/main/sw/source/core/access/
H A Daccframe.cxx430 const SwFrm *pF, in SwAccessibleFrame() argument
433 mpFrm( pF ), in SwAccessibleFrame()
H A Dacccontext.cxx572 const SwFrm *pF ) in SwAccessibleContext() argument
573 : SwAccessibleFrame( pM->GetVisArea().SVRect(), pF, in SwAccessibleContext()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx616 void SfxChildWindow::SetFactory_Impl( SfxChildWinFactory *pF ) in SetFactory_Impl() argument
618 pImp->pFact = pF; in SetFactory_Impl()
H A Dworkwin.cxx817 SfxViewFrame *pF = pFrame->GetCurrentViewFrame(); in ArrangeChilds_Impl() local
818 if ( pF && pF->GetViewShell() ) in ArrangeChilds_Impl()
819 pClient = pF->GetViewShell()->GetIPClient(); in ArrangeChilds_Impl()
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx323 SwHTMLFmtInfo( const SwFmt *pF ) : in SwHTMLFmtInfo()
324 pFmt( pF ), pItemSet( 0 ) in SwHTMLFmtInfo()
351 SwHTMLFmtInfo::SwHTMLFmtInfo( const SwFmt *pF, SwDoc *pDoc, SwDoc *pTemplate, in SV_IMPL_OP_PTRARR_SORT()
355 pFmt( pF ), pItemSet( 0 ), bScriptDependent( sal_False ) in SV_IMPL_OP_PTRARR_SORT()
/trunk/main/sc/workben/
H A Dtest.cxx100 ScTestListener(FixedText* pF);
122 ScTestListener::ScTestListener(FixedText* pF) : in ScTestListener() argument
123 pFixedText( pF ) in ScTestListener()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx2650 FloatingWindow *pF = pDockingWindow!=NULL ? pDockingWindow->GetFloatingWindow() : NULL; in Resize() local
2651 if ( pF ) in Resize()
2657 m_bZoomIn = pF->IsRollUp(); in Resize()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx719 const WW8_FFN* pF = pFonts->GetFont(SVBT16ToShort(rAV.ftc)); // FontInfo in SetAnlvStrings() local
720 bool bListSymbol = pF && ( pF->chs == 2 ); // Symbol/WingDings/... in SetAnlvStrings()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2483 const sal_Unicode *pF, *pPtr = pPortion->maString.GetBuffer(); in ApplyTextObj() local
2486 for ( pF = pPtr; pPtr < pMax; pPtr++ ) in ApplyTextObj()
2490 nLen = pPtr - pF; in ApplyTextObj()
2495 pF = pPtr + 1; in ApplyTextObj()
2500 nLen = pPtr - pF; in ApplyTextObj()

Completed in 212 milliseconds

12