Home
last modified time | relevance | path

Searched refs:pI (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx468 for ( ScHTMLImage* pI = pIL->First(); pI; pI = pIL->Next() ) in GraphicSize() local
470 if ( pI->pGraphic ) in GraphicSize()
472 Size aSizePix = pI->aSize; in GraphicSize()
473 aSizePix.Width() += 2 * pI->aSpace.X(); in GraphicSize()
484 nDir = pI->nDir; in GraphicSize()
545 for ( ScHTMLImage* pI = pIL->First(); pI; pI = pIL->Next() ) in InsertGraphic() local
563 Size aSizePix = pI->aSize; in InsertGraphic()
568 if ( pI->pGraphic ) in InsertGraphic()
573 pObj->SetName( pI->aURL ); in InsertGraphic()
580 pObj->SetGraphicLink( pI->aURL, pI->aFilterName ); in InsertGraphic()
[all …]
/trunk/main/svl/inc/svl/
H A Dsvarray.hxx125 void Insert( const nm * pI, sal_uInt16 nP,\
129 nE = pI->nA; \
140 void Insert( const nm *pI, sal_uInt16 nP,\
153 nE = pI->nA; \
333 void Insert( const nm *pI, sal_uInt16 nP, \
335 Base::Insert((const Base*)pI, nP, nS, nE);\
392 void Insert( const nm *pI, sal_uInt16 nP, \
394 Base::Insert((const Base*)pI, nP, nS, nE);\
587 nE = pI->Count();\
589 const AE * pIArr = pI->GetData();\
[all …]
H A Dsvstdarr.hxx78 void Insert( const SvUShortsSort *pI, sal_uInt16 nS=0, sal_uInt16 nE=USHRT_MAX );
/trunk/main/sw/source/ui/misc/
H A Ddocfnote.cxx468 SwFtnInfo *pI = (SwFtnInfo*)pInf; in FillItemSet() local
469 pI->ePos = aPosPageBox.IsChecked() ? FTNPOS_PAGE : FTNPOS_CHAPTER; in FillItemSet()
470 pI->eNum = (SwFtnNum)GetNumbering(); in FillItemSet()
471 pI->aQuoVadis = aContEdit.GetText(); in FillItemSet()
472 pI->aErgoSum = aContFromEdit.GetText(); in FillItemSet()
473 if ( !(*pI == pSh->GetFtnInfo()) ) in FillItemSet()
474 pSh->SetFtnInfo( *pI ); in FillItemSet()
/trunk/main/sc/source/filter/inc/
H A Deeparser.hxx101 for ( ScHTMLImage* pI = pImageList->First(); in ~ScEEParseEntry() local
102 pI; pI = pImageList->Next() ) in ~ScEEParseEntry()
104 delete pI; in ~ScEEParseEntry()
/trunk/main/svl/source/memtools/
H A Dsvarray.cxx214 void SvUShortsSort::Insert( const SvUShortsSort * pI, sal_uInt16 nS, sal_uInt16 nE ) in Insert() argument
217 nE = pI->Count(); in Insert()
219 const sal_uInt16 * pIArr = pI->GetData(); in Insert()
226 SvUShorts::Insert( pI, nP, nS+1, nE ); in Insert()
/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx274 void* pI; in ImpSubSort() local
280 pI=rCont.Seek(i); in ImpSubSort()
281 while (pI!=pX && Compare(pI,pX)<0) { i++; pI=rCont.Next(); } in ImpSubSort()
286 rCont.Replace(pI,j); in ImpSubSort()
H A Dsvdmodel.cxx782 SvxFontItem* pI = aItemArr[ n ]; in ImpGetDefaultFontsLanguage() local
783 pI->SetFamily( aFnt.GetFamily()); in ImpGetDefaultFontsLanguage()
784 pI->SetFamilyName( aFnt.GetName()); in ImpGetDefaultFontsLanguage()
785 pI->SetStyleName( String() ); in ImpGetDefaultFontsLanguage()
786 pI->SetPitch( aFnt.GetPitch()); in ImpGetDefaultFontsLanguage()
787 pI->SetCharSet( aFnt.GetCharSet() ); in ImpGetDefaultFontsLanguage()
/trunk/main/tools/workben/
H A Dsolar.c33 int IsStackGrowingDown_2( int * pI );
80 int IsStackGrowingDown_2( int * pI ) in IsStackGrowingDown_2() argument
83 return ((unsigned long)&i) < (unsigned long)pI; in IsStackGrowingDown_2()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx1137 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScript ); in InsertSymbol() local
1138 if( pI ) in InsertSymbol()
1139 aFont = *(SvxFontItem*)pI; in InsertSymbol()
1206 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScript ); in InsertSymbol() local
1207 if( pI ) in InsertSymbol()
1208 aFont = *(SvxFontItem*)pI; in InsertSymbol()
H A Dbasesh.cxx2210 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScriptType ); in GetTxtFontCtrlState() local
2211 if( pI ) in GetTxtFontCtrlState()
2212 rSet.Put( *pI, nWhich ); in GetTxtFontCtrlState()
2219 if(pI && pI->ISA(SvxFontItem)) in GetTxtFontCtrlState()
2221 aFont.SetName( ((const SvxFontItem*)pI)->GetFamilyName()); in GetTxtFontCtrlState()
2222 aFont.SetStyleName(((const SvxFontItem*)pI)->GetStyleName()); in GetTxtFontCtrlState()
2223 aFont.SetFamily(((const SvxFontItem*)pI)->GetFamily()); in GetTxtFontCtrlState()
2224 aFont.SetPitch(((const SvxFontItem*)pI)->GetPitch()); in GetTxtFontCtrlState()
2225 aFont.SetCharSet(((const SvxFontItem*)pI)->GetCharSet()); in GetTxtFontCtrlState()
H A Dannotsh.cxx695 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScriptType ); in GetState() local
696 if( pI ) in GetState()
697 rSet.Put( *pI, nWhich ); in GetState()
1674 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScript ); in InsertSymbol() local
1675 if( pI ) in InsertSymbol()
1676 aSetDlgFont = *(SvxFontItem*)pI; in InsertSymbol()
H A Dtxtattr.cxx256 const SfxPoolItem* pI; in ExecCharAttrArgs() local
262 0 != ( pI = aSetItem.GetItemOfScript( *pScrpTyp ))) in ExecCharAttrArgs()
264 SvxFontHeightItem aSize( *(const SvxFontHeightItem*)pI ); in ExecCharAttrArgs()
H A Ddrwtxtsh.cxx790 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScript ); in InsertSymbol() local
791 if( pI ) in InsertSymbol()
792 aSetDlgFont = *(SvxFontItem*)pI; in InsertSymbol()
H A Ddrwtxtex.cxx914 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScriptType ); in GetDrawTxtCtrlState() local
915 if( pI ) in GetDrawTxtCtrlState()
916 rSet.Put( *pI, nWhich ); in GetDrawTxtCtrlState()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob.cxx239 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScriptType ); in GetAttrState() local
240 if( pI ) in GetAttrState()
241 aAttrSet.Put( *pI, nWhich ); in GetAttrState()
/trunk/main/sc/source/ui/view/
H A Dviewutil.cxx78 const SfxPoolItem* pI = aSetItem.GetItemOfScript( nScript ); in PutItemScript() local
79 if (pI) in PutItemScript()
80 rShellSet.Put( *pI, nWhichId ); in PutItemScript()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1199 SfxPoolItem* pI = rHt.pAttr->Clone(); in OutAttr() local
1200 pI->SetWhich( nWhich ); in OutAttr()
1201 m_rExport.AttrOutput().OutputItem( *pI ); in OutAttr()
1202 delete pI; in OutAttr()
1305 SfxPoolItem* pI = pItem->Clone(); in OutParaAttr() local
1306 pI->SetWhich( nWhich ); in OutParaAttr()
1308 m_rExport.AttrOutput().OutputItem( *pI ); in OutParaAttr()
1309 delete pI; in OutParaAttr()
H A Dwrtw8nds.cxx2541 const SfxPoolItem* pI; in NoPageBreakSection() local
2545 if ( SFX_ITEM_ON != pSet->GetItemState(RES_PAGEDESC, true, &pI) in NoPageBreakSection()
2546 || 0 == ((SwFmtPageDesc*)pI)->GetPageDesc() ) in NoPageBreakSection()
2553 if (SFX_ITEM_ON != pSet->GetItemState(RES_BREAK, true, &pI)) in NoPageBreakSection()
2557 SvxBreak eBreak = ((const SvxFmtBreakItem*)pI)->GetBreak(); in NoPageBreakSection()
H A Dwrtw8sty.cxx916 const SfxPoolItem* pI; in MSWordSections() local
949 SFX_ITEM_ON == pSet->GetItemState( RES_PAGEDESC, true, &pI ) && in MSWordSections()
950 ( (SwFmtPageDesc*)pI )->GetPageDesc() ) in MSWordSections()
952 AppendSection( *(SwFmtPageDesc*)pI, *pNd, pFmt, nRstLnNum ); in MSWordSections()
H A Dwrtww8.cxx2512 const SfxPoolItem * pI = NULL; in TableBackgrounds() local
2515 if ( SFX_ITEM_ON == pFrmFmt->GetAttrSet().GetItemState( RES_BACKGROUND, false, &pI ) ) in TableBackgrounds()
2517 aColor = dynamic_cast<const SvxBrushItem *>(pI)->GetColor(); in TableBackgrounds()
2545 const SfxPoolItem * pI = NULL; in TableBackgrounds() local
2550 GetItemState( RES_BACKGROUND, false, &pI ) ) in TableBackgrounds()
2552 aColor = dynamic_cast<const SvxBrushItem *>(pI)->GetColor(); in TableBackgrounds()
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx1393 for ( ScHTMLImage* pI = pIL->First(); pI; pI = pIL->Next() ) in Image() local
1395 if ( pI->nDir & nHorizontal ) in Image()
1396 nWidth += pI->aSize.Width() + 2 * pI->aSpace.X(); in Image()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx376 SwLayAction::SwLayAction( SwRootFrm *pRt, SwViewImp *pI ) : in SwLayAction() argument
378 pImp( pI ), in SwLayAction()
2406 SwLayIdle::SwLayIdle( SwRootFrm *pRt, SwViewImp *pI ) : in SwLayIdle() argument
2408 pImp( pI ) in SwLayIdle()
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx850 LibInfoItem* pI = it->second; in InsertInfo() local
852 delete pI; in InsertInfo()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx3656 const SfxPoolItem* pI; in GetItemOfScriptSet() local
3657 SfxItemState eSt = rSet.GetItemState( nId, sal_False, &pI ); in GetItemOfScriptSet()
3659 pI = SFX_ITEM_DEFAULT == eSt ? &rSet.Get( nId ) : 0; in GetItemOfScriptSet()
3660 return pI; in GetItemOfScriptSet()

Completed in 238 milliseconds

12