Home
last modified time | relevance | path

Searched refs:pN (Results 1 – 25 of 27) sorted by path

12

/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx184 ParaPortion::ParaPortion( ContentNode* pN ) in ParaPortion() argument
188 pNode = pN; in ParaPortion()
H A Deditundo.cxx235 ContentNode* pN = ( nNode < _pImpEE->GetEditDoc().Count() ) in Redo() local
238 DBG_ASSERT( pN && ( pN != pContentNode ), "?! RemoveContent !? " ); in Redo()
239 EditPaM aPaM( pN, pN->Len() ); in Redo()
H A Dedtspell.cxx540 EdtAutoCorrDoc::EdtAutoCorrDoc( ImpEditEngine* pE, ContentNode* pN, in EdtAutoCorrDoc() argument
544 pCurNode = pN; in EdtAutoCorrDoc()
H A Deertfpar.cxx293 ContentNode* pN = aCurSel.Max().GetNode(); in SetEndPrevPara() local
294 sal_uInt32 nCurPara = pImpEditEngine->GetEditDoc().GetPos( pN ); in SetEndPrevPara()
622 ContentNode* pN = pCurSel->Max().GetNode(); in GetNodeIdx() local
623 return pImpEditEngine->GetEditDoc().GetPos( pN ); in GetNodeIdx()
H A Dimpedit2.cxx2261 ContentNode* pN = pTmpPortion->GetNode(); in ImpMoveParagraphs() local
2262 aEditDoc.Insert( pN, nRealNewPos+i ); in ImpMoveParagraphs()
/trunk/main/rsc/inc/
H A Drsctop.hxx174 virtual ERRTYPE GetNumber( const RSCINST & rInst, sal_Int32 * pN );
/trunk/main/rsc/source/res/
H A Drscrange.cxx147 ERRTYPE RscRange::GetNumber( const RSCINST & rInst, sal_Int32 * pN ) in GetNumber() argument
149 *pN = ((RscRangeInst *)rInst.pData)->nValue + nMin; in GetNumber()
354 ERRTYPE RscLongRange::GetNumber( const RSCINST & rInst, sal_Int32 * pN ) in GetNumber() argument
356 memmove( pN, &((RscLongRangeInst*)rInst.pData)->nValue, in GetNumber()
H A Drsctop.cxx553 ERRTYPE RscTop::GetNumber( const RSCINST & rInst, sal_Int32 * pN ){ in GetNumber() argument
556 GetNumber( rInst, pN ); in GetNumber()
/trunk/main/sc/inc/
H A Dscabstdlg.hxx164 virtual const String* GetFirstTable( sal_uInt16* pN = NULL ) = 0;
168 virtual const String* GetNextTable( sal_uInt16* pN = NULL ) = 0;
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx412 const String* AbstractScInsertTableDlg_Impl::GetFirstTable( sal_uInt16* pN ) in GetFirstTable() argument
414 return pDlg->GetFirstTable( pN ); in GetFirstTable()
428 const String* AbstractScInsertTableDlg_Impl::GetNextTable( sal_uInt16* pN ) in GetNextTable() argument
430 return pDlg->GetNextTable( pN ); in GetNextTable()
H A Dscdlgfact.hxx215 virtual const String* GetFirstTable( sal_uInt16* pN = NULL );
219 virtual const String* GetNextTable( sal_uInt16* pN = NULL );
/trunk/main/sc/source/ui/inc/
H A Dinstbdlg.hxx75 const String* GetFirstTable( sal_uInt16* pN = NULL );
76 const String* GetNextTable( sal_uInt16* pN = NULL );
/trunk/main/sc/source/ui/miscdlgs/
H A Dinstbdlg.cxx247 const String* ScInsertTableDlg::GetFirstTable( sal_uInt16* pN ) in GetFirstTable() argument
260 if ( pN ) in GetFirstTable()
261 *pN = aLbTables.GetSelectEntryPos( 0 ); in GetFirstTable()
270 const String* ScInsertTableDlg::GetNextTable( sal_uInt16* pN ) in GetNextTable() argument
278 if ( pN ) in GetNextTable()
279 *pN = aLbTables.GetSelectEntryPos( nSelTabIndex ); in GetNextTable()
/trunk/main/svtools/source/edit/
H A Dtextdata.cxx131 TEParaPortion::TEParaPortion( TextNode* pN ) in TEParaPortion() argument
133 mpNode = pN; in TEParaPortion()
H A Dtextundo.cxx174 TextNode* pN = GetDoc()->GetNodes().GetObject( n ); in Redo() local
175 TextPaM aPaM( n, pN->GetText().Len() ); in Redo()
/trunk/main/sw/inc/
H A Diodetect.hxx57 inline SwIoDetect( const sal_Char *pN, sal_uInt16 nL ) in SwIoDetect()
58 : pName( pN ), nLen( nL ) in SwIoDetect()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx2419 SvNumberFormatter* pN; in SwTblNumFmtMerge() local
2420 if( &rSrc != &rDest && 0 != ( pN = ((SwDoc&)rSrc).GetNumberFormatter( sal_False ) )) in SwTblNumFmtMerge()
2421 ( pNFmt = rDest.GetNumberFormatter( sal_True ))->MergeFormatter( *pN ); in SwTblNumFmtMerge()
H A Dtblcpy.cxx672 SvNumberFormatter* pN = pDoc->GetNumberFormatter( sal_False ); in lcl_CpyBox() local
673 if( pN && pN->HasMergeFmtTbl() && SFX_ITEM_SET == aBoxAttrSet. in lcl_CpyBox()
677 sal_uLong nNewIdx = pN->GetMergeFmtIndex( nOldIdx ); in lcl_CpyBox()
H A Dtblrwcl.cxx2084 SvNumberFormatter* pN = pCpyPara->pDoc->GetNumberFormatter( sal_False ); in lcl_CopyBoxToDoc() local
2085 if( pN && pN->HasMergeFmtTbl() && SFX_ITEM_SET == aBoxAttrSet. in lcl_CopyBoxToDoc()
2089 sal_uLong nNewIdx = pN->GetMergeFmtIndex( nOldIdx ); in lcl_CopyBoxToDoc()
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx341 SvNumberFormatter* pN = pCT->pDoc->GetNumberFormatter( sal_False ); in lcl_CopyTblBox() local
342 if( pN && pN->HasMergeFmtTbl() && SFX_ITEM_SET == pBoxFmt-> in lcl_CopyTblBox()
346 sal_uLong nNewIdx = pN->GetMergeFmtIndex( nOldIdx ); in lcl_CopyTblBox()
H A Dndtbl1.cxx82 SwTblFmtCmp::SwTblFmtCmp( SwFrmFmt *pO, SwFrmFmt *pN, sal_Int16 nT ) in SwTblFmtCmp() argument
83 : pOld ( pO ), pNew ( pN ), nType( nT ) in SwTblFmtCmp()
H A Dnodes.cxx2590 SwNodeIndex* pN = rIdx.pNext; in DeRegisterIndex() local
2594 pRoot = pP ? pP : pN; in DeRegisterIndex()
2597 pP->pNext = pN; in DeRegisterIndex()
2598 if( pN ) in DeRegisterIndex()
2599 pN->pPrev = pP; in DeRegisterIndex()
/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx1257 const SwNode* pN = this; in IsSelected() local
1261 if ( pV->ISA( SwEditShell ) && pN == &( (SwCrsrShell*) pV ) in IsSelected()
/trunk/main/sw/source/filter/ascii/
H A Dparasc.cxx366 sal_Char* pF = pArr, *pN = pArr + 1; in ReadChars() local
367 for( sal_uLong n = 0; n < lGCount; n += 2, pF += 2, pN += 2 ) in ReadChars()
370 *pF = *pN; in ReadChars()
371 *pN = c; in ReadChars()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx509 sal_Char* pN = pF+1; in IsDetectableText() local
510 for(xub_StrLen n = 0; n < nNewLen; ++n, pF+=2, pN+=2) in IsDetectableText()
513 *pF = *pN; in IsDetectableText()
514 *pN = c; in IsDetectableText()

Completed in 224 milliseconds

12