Home
last modified time | relevance | path

Searched refs:pEndPos (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx209 *pEndPos = (SwPosition*)rRange.End(); in InsertSwSection() local
241 pEndPos->nNode.GetNode().GetTxtNode(); in InsertSwSection()
263 pEndPos->nNode.Assign( *pPrvNd ); in InsertSwSection()
264 pEndPos->nContent.Assign( pEndPos->nNode.GetNode().GetCntntNode(), 0 ); in InsertSwSection()
268 pCNd = pEndPos->nNode.GetNode().GetCntntNode(); in InsertSwSection()
269 if( pCNd && pCNd->Len() != pEndPos->nContent.GetIndex() ) in InsertSwSection()
272 SplitNode( *pEndPos, false ); in InsertSwSection()
278 pEndPos->nNode--; in InsertSwSection()
285 pEndPos->nNode--; in InsertSwSection()
286 pTNd = pEndPos->nNode.GetNode().GetTxtNode(); in InsertSwSection()
[all …]
/trunk/main/svtools/source/edit/
H A Dsyntaxhighlight.cxx670 ( /*out*/const sal_Unicode* pStartPos, /*out*/const sal_Unicode* pEndPos ) in getTokStr() argument
672 return String( pStartPos, (sal_uInt16)( pEndPos - pStartPos ) ); in getTokStr()
678 /*out*/const sal_Unicode* pStartPos, /*out*/const sal_Unicode* pEndPos ) in getFullTokenStr() argument
697 aOut += String( pStartPos, (sal_uInt16)( pEndPos - pStartPos ) ); in getFullTokenStr()
811 const sal_Unicode* pEndPos; in parseLine() local
815 while( getNextToken( eType, pStartPos, pEndPos ) ) in parseLine()
834 const sal_Unicode* pEndPos; in getHighlightPortions() local
837 while( getNextToken( eType, pStartPos, pEndPos ) ) in getHighlightPortions()
842 portion.nEnd = (sal_uInt16)(pEndPos - mpStringBegin); in getHighlightPortions()
/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx146 SwPosition *pEndPos = 0; in SelAll() local
156 pEndPos = new SwPosition( *pTmpCrsr->GetMark() ); in SelAll()
188 if( *pTmpCrsr->GetPoint() < *pEndPos || in SelAll()
190 *pEndPos == *pTmpCrsr->GetPoint() ) ) in SelAll()
194 delete pEndPos; in SelAll()
/trunk/main/sw/source/filter/ww1/
H A Dw1sprm.cxx514 sal_uInt8* pEndPos = p+2; in Start() local
515 sal_uInt8* pTc0 = ( nSize >= nCount * 10 ) ? pEndPos + 2 * nCount : 0; in Start()
524 sal_uInt16 nPos1 = SVBT16ToShort( pEndPos ); in Start()
530 pEndPos+=2; in Start()
/trunk/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx591 SwPosition* pEndPos = pCrsr->End(); in Convert() local
595 pEndPos->nNode.GetNode().IsTxtNode()) in Convert()
599 pEndPos->nNode.GetNode().GetTxtNode(), pEndPos->nContent ); in Convert()
/trunk/main/svtools/inc/svtools/
H A Dsyntaxhighlight.hxx128 String getTokStr( /*out*/const sal_Unicode* pStartPos, /*out*/const sal_Unicode* pEndPos );
133 /*out*/const sal_Unicode* pStartPos, /*out*/const sal_Unicode* pEndPos );
/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx180 const SwPosition* pEndPos = NULL; in lcl_FillBookmarkArray() local
183 pEndPos = &rEndPos; in lcl_FillBookmarkArray()
190 pEndPos = pCrossRefEndPos.get(); in lcl_FillBookmarkArray()
192 if(pEndPos) in lcl_FillBookmarkArray()
197 BKM_TYPE_END, *pEndPos))); in lcl_FillBookmarkArray()
H A Dunorefmk.cxx922 SwPosition const * const pEndPos( rPam.End() ); in CheckForOwnMemberMeta() local
923 if (&pEndPos->nNode.GetNode() != pTxtNode) in CheckForOwnMemberMeta()
930 const xub_StrLen nEndPos(pEndPos->nContent.GetIndex()); in CheckForOwnMemberMeta()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx2009 *pEndPos = rCrsr.GetPoint() == pStartPos ? rCrsr.GetMark() : rCrsr.GetPoint(); in CalcFrmRects() local
2018 ( pStartPos->nNode != pEndPos->nNode && in CalcFrmRects()
2019 ( !pEndPos->nNode.GetNode().IsCntntNode() || in CalcFrmRects()
2020 !pEndPos->nNode.GetNode().GetCntntNode()->getLayoutFrm(this) ) ) ) in CalcFrmRects()
2030 SwCntntFrm const* pEndFrm = pEndPos->nNode.GetNode(). in CalcFrmRects()
2031 GetCntntNode()->getLayoutFrm( this, &rCrsr.GetEndPos(), pEndPos ); in CalcFrmRects()
2125 pEndFrm->GetCharRect( aEndRect, *pEndPos, &aTmpState ); in CalcFrmRects()
2399 pEndPos->nContent.GetIndex() ) in CalcFrmRects()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx656 SwPosition* pEndPos = pCrsr->End(); in InsertSoftHyph() local
661 if( pSttPos->nNode != pEndPos->nNode || !nLastHyphLen ) in InsertSoftHyph()
663 ASSERT( pSttPos->nNode == pEndPos->nNode, in InsertSoftHyph()
666 *pSttPos = *pEndPos; in InsertSoftHyph()
1509 const SwPosition* pEndPos = pCrsr->End(); in lcl_CutRedlines() local
1510 xub_StrLen nEnd = pEndPos->nContent.GetIndex(); in lcl_CutRedlines()
H A Deditsh.cxx889 SwPosition* pSttPos = pCrsr->Start(), *pEndPos = pCrsr->End(); in SetNumberingRestart() local
891 sal_uLong nEndNd = pEndPos->nNode.GetIndex(); in SetNumberingRestart()
/trunk/main/forms/source/component/
H A DListBox.cxx415 … const ::rtl::OUString* pEndPos = _rPropertyNames.getConstArray() + _rPropertyNames.getLength(); in setPropertyValues() local
417 pStartPos, pEndPos, in setPropertyValues()
421 pStartPos, pEndPos, in setPropertyValues()
424 if ( ( pSelectedItemsPos != pEndPos ) && ( pStringItemListPos != pEndPos ) ) in setPropertyValues()
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx1891 SwPosition* pSttPos = rPaM.Start(), *pEndPos = rPaM.End(); in Spell() local
1899 pConvArgs->SetEnd( pEndPos->nNode.GetNode().GetTxtNode(), pEndPos->nContent ); in Spell()
1904 pEndPos->nNode.GetNode().GetTxtNode(), pEndPos->nContent, in Spell()
1908 sal_uLong nEndNd = pEndPos->nNode.GetIndex(); in Spell()
1977 pEndPos->nNode = nCurrNd; in Spell()
2029 pEndPos->nNode = nCurrNd; in Spell()
H A Ddocbm.cxx290 const SwPosition* const pEndPos = &pMark->GetMarkEnd();
296 pEndPos->nNode.GetIndex(),
297 pEndPos->nContent.GetIndex());
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx203 ScRefAddress* pEndPos, in IsAbsArea() argument
228 if ( pStartPos && pEndPos ) in IsAbsArea()
231 *pEndPos = endPos; in IsAbsArea()
/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx824 *pEndPos = aRegion.GetPoint(); in lcl_FindSelection() local
826 *pEndPos = *pTmpCrsr->End(); in lcl_FindSelection()
834 while( *pSttPos <= *pEndPos && in lcl_FindSelection()
886 *pEndPos = *pCurCrsr->Start(); in lcl_FindSelection()
891 if( *pSttPos == *pEndPos ) // im Bereich, aber am Ende in lcl_FindSelection()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx1430 LanguageType ImpEditEngine::GetLanguage( const EditPaM& rPaM, sal_uInt16* pEndPos ) const in GetLanguage()
1432 …short nScriptType = GetScriptType( rPaM, pEndPos ); // pEndPos will be valid now, pointing to Scri… in GetLanguage()
1439 if ( pEndPos && pAttr && ( pAttr->GetEnd() < *pEndPos ) ) in GetLanguage()
1440 *pEndPos = pAttr->GetEnd(); in GetLanguage()
H A Dimpedit2.cxx1866 sal_uInt16 ImpEditEngine::GetScriptType( const EditPaM& rPaM, sal_uInt16* pEndPos ) const in GetScriptType()
1870 if ( pEndPos ) in GetScriptType()
1871 *pEndPos = rPaM.GetNode()->Len(); in GetScriptType()
1887 if( pEndPos ) in GetScriptType()
1888 *pEndPos = rTypes[n].nEndPos; in GetScriptType()
H A Dimpedit.hxx620 sal_uInt16 GetScriptType( const EditPaM& rPaM, sal_uInt16* pEndPos = NULL ) const;
925 LanguageType GetLanguage( const EditPaM& rPaM, sal_uInt16* pEndPos = NULL ) const;
/trunk/main/sw/source/core/access/
H A Daccmap.cxx3657 SwPosition* pEndPos = pCrsr->End(); in _BuildSelectedParas() local
3660 for ( ; aIdx.GetIndex() <= pEndPos->nNode.GetIndex(); ++aIdx ) in _BuildSelectedParas()
3679 pTxtNode == &(pEndPos->nNode.GetNode()) in _BuildSelectedParas()
3680 ? pEndPos->nContent.GetIndex() in _BuildSelectedParas()
H A Daccpara.cxx2208 SwPosition* pEndPos = new SwPosition( *pTxtNode ); in _getRunAttributesImpl() local
2209pEndPos->nContent.Assign( const_cast<SwTxtNode*>(pTxtNode), static_cast<sal_uInt16>(nIndex+1) ); in _getRunAttributesImpl()
2211 pPaM = new SwPaM( *pStartPos, *pEndPos ); in _getRunAttributesImpl()
2214 delete pEndPos; in _getRunAttributesImpl()
/trunk/main/sc/inc/
H A Drangeutl.hxx76 ScRefAddress* pEndPos = 0,

Completed in 223 milliseconds