/aoo41x/main/sfx2/source/appl/ |
H A D | linksrc.cxx | 258 if( USHRT_MAX != nFndPos ) in SendDataChanged() 259 pImpl->aArr.DeleteAndDestroy( nFndPos ); in SendDataChanged() 295 if( USHRT_MAX != nFndPos ) in NotifyDataChanged() 296 pImpl->aArr.DeleteAndDestroy( nFndPos ); in NotifyDataChanged() 335 if( USHRT_MAX != nFndPos ) in DataChanged() 336 pImpl->aArr.DeleteAndDestroy( nFndPos ); in DataChanged() 365 sal_uInt16 nFndPos = pImpl->aArr.GetPos( p ); in RemoveAllDataAdvise() local 366 if( USHRT_MAX != nFndPos ) in RemoveAllDataAdvise() 367 pImpl->aArr.DeleteAndDestroy( nFndPos ); in RemoveAllDataAdvise() 385 if( USHRT_MAX != nFndPos ) in RemoveConnectAdvise() [all …]
|
H A D | lnkbase2.cxx | 612 sal_uInt16 nFndPos = sError.Search( '%' ); in ExecuteEdit() local 613 if( STRING_NOTFOUND != nFndPos ) in ExecuteEdit() 615 sError.Erase( nFndPos, 1 ).Insert( sApp, nFndPos ); in ExecuteEdit() 616 nFndPos = nFndPos + sApp.Len(); in ExecuteEdit() 618 if( STRING_NOTFOUND != ( nFndPos = sError.Search( '%', nFndPos ))) in ExecuteEdit() 620 sError.Erase( nFndPos, 1 ).Insert( sTopic, nFndPos ); in ExecuteEdit() 621 nFndPos = nFndPos + sTopic.Len(); in ExecuteEdit() 623 if( STRING_NOTFOUND != ( nFndPos = sError.Search( '%', nFndPos ))) in ExecuteEdit() 624 sError.Erase( nFndPos, 1 ).Insert( sItem, nFndPos ); in ExecuteEdit()
|
H A D | linkmgr2.cxx | 349 sal_uInt16 nFndPos = USHRT_MAX; in UpdateAllLinks() local 353 nFndPos = i; in UpdateAllLinks() 357 if( USHRT_MAX == nFndPos ) in UpdateAllLinks()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 504 sal_uInt16 nFndPos; in IMPL_LINK() local 567 sal_uInt16 nFndPos, nInsPos, in IMPL_LINK() local 574 if( !nFndPos || nFndPos == aDBColumns.Count()-1 ) in IMPL_LINK() 575 nInsPos = nFndPos; in IMPL_LINK() 836 sal_uInt16 nFndPos; in IMPL_LINK() local 907 sal_uInt16 nSttPos = 0, nFndPos; in lcl_InsTextInArr() local 910 if( 1 < nFndPos ) in lcl_InsTextInArr() 917 nSttPos = nFndPos + 1; in lcl_InsTextInArr() 937 sal_uInt16 nFndPos, nEndPos, nSttPos = 0; in SplitTextToColArr() local 941 nSttPos = nFndPos + 1; in SplitTextToColArr() [all …]
|
/aoo41x/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 161 sal_uInt16 nFndPos; in AddBoxWidth() local 165 aLinesWidth[ nFndPos ] = aLinesWidth[ nFndPos ] + nWidth; in AddBoxWidth() 171 sal_uInt16 nFndPos; in GetBoxWidth() local 173 nFndPos = aLinesWidth[ nFndPos ]; in GetBoxWidth() 175 nFndPos = 0; in GetBoxWidth() 176 return nFndPos; in GetBoxWidth() 342 sal_uInt16 nFndPos; in lcl_CopyCol() local 1329 sal_uInt16 nFndPos; in SplitCol() local 2431 nFndPos ) in FindPreviousBox() 2447 if( !nFndPos ) in FindPreviousBox() [all …]
|
H A D | docnum.cxx | 731 sal_uInt16 nFndPos = ::lcl_FindOutlineNum( GetNodes(), sName ); in GotoOutline() local 732 if( USHRT_MAX != nFndPos ) in GotoOutline() 734 SwTxtNode* pNd = rOutlNds[ nFndPos ]->GetTxtNode(); in GotoOutline() 754 nFndPos = nTmp; in GotoOutline() 755 pNd = rOutlNds[ nFndPos ]->GetTxtNode(); in GotoOutline() 763 nFndPos = ::lcl_FindOutlineName( GetNodes(), rName, sal_False ); in GotoOutline() 764 if( USHRT_MAX != nFndPos ) in GotoOutline() 766 SwTxtNode* pNd = rOutlNds[ nFndPos ]->GetTxtNode(); in GotoOutline() 776 nFndPos = ::lcl_FindOutlineName( GetNodes(), sName, sal_False ); in GotoOutline() 777 if( USHRT_MAX != nFndPos ) in GotoOutline() [all …]
|
H A D | docredln.cxx | 2114 sal_uInt16 nFndPos = 2 == nLoopCnt in AcceptRedline() local 2117 if( USHRT_MAX != nFndPos || ( 0 != ( --nLoopCnt ) && in AcceptRedline() 2118 USHRT_MAX != ( nFndPos = in AcceptRedline() 2120 pTmp = (*pRedlineTbl)[ nPos = nFndPos ]; in AcceptRedline() 2227 sal_uInt16 nFndPos = 2 == nLoopCnt in RejectRedline() local 2230 if( USHRT_MAX != nFndPos || ( 0 != ( --nLoopCnt ) && in RejectRedline() 2231 USHRT_MAX != ( nFndPos = in RejectRedline() 2233 pTmp = (*pRedlineTbl)[ nPos = nFndPos ]; in RejectRedline()
|
H A D | docedt.cxx | 689 sal_uInt16 nFndPos; in _SaveRedlEndPosForRestore() local 692 const SwRedline* pRedl = pDest->GetRedline( aSrcPos, &nFndPos ); in _SaveRedlEndPosForRestore() 693 while( nFndPos-- && *( pEnd = ( pRedl = in _SaveRedlEndPosForRestore() 694 pDest->GetRedlineTbl()[ nFndPos ] )->End() ) == aSrcPos && *pRedl->Start() < aSrcPos ) in _SaveRedlEndPosForRestore()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | rtffld.cxx | 154 xub_StrLen nFndPos = sNm.SearchAscii( pCmp ); in _WhichFld() local 155 if( STRING_NOTFOUND != nFndPos && in _WhichFld() 156 ( !nFndPos || !isalpha(sNm.GetChar( static_cast< xub_StrLen >(nFndPos-1) )) ) && in _WhichFld() 157 …( nFndPos+nLen == sNm.Len() || !isalpha(sNm.GetChar( static_cast< xub_StrLen >(nFndPos+nLen) ) ) )… in _WhichFld() 160 rName = rName.Copy( nFndPos, static_cast< xub_StrLen >(nLen) ); in _WhichFld() 161 nFndPos += nTokenStt + static_cast< xub_StrLen >(nLen); in _WhichFld() 162 while ((nFndPos < rNext.Len()) && (rNext.GetChar(nFndPos) == ' ')) in _WhichFld() 164 ++nFndPos; in _WhichFld() 166 rNext.Erase( 0, nFndPos ); in _WhichFld()
|
/aoo41x/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 657 if( STRING_NOTFOUND != nFndPos && nFndPos && in FnChgToEnEmDash() 658 nFndPos + 2 < sTmp.Len() && in FnChgToEnEmDash() 664 nSttPos = nSttPos + nFndPos; in FnChgToEnEmDash() 794 nFndPos = nPos; in FnChgWeightUnderl() 797 nFndPos = STRING_NOTFOUND; in FnChgWeightUnderl() 807 if( STRING_NOTFOUND != nFndPos ) in FnChgWeightUnderl() 814 rDoc.SetAttr( nFndPos + 1, nEndPos, in FnChgWeightUnderl() 821 rDoc.SetAttr( nFndPos + 1, nEndPos, in FnChgWeightUnderl() 826 rDoc.Delete( nFndPos, nFndPos + 1 ); in FnChgWeightUnderl() 829 return STRING_NOTFOUND != nFndPos; in FnChgWeightUnderl() [all …]
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | calc.cxx | 886 nSttPos = nFndPos; in GetToken() 889 if( STRING_NOTFOUND != ( nFndPos = in GetToken() 890 sCommand.Search( ']', nFndPos )) ) in GetToken() 893 if( '\\' == sCommand.GetChar(nFndPos-1)) in GetToken() 896 nFndPos - nSttPos - 1 ); in GetToken() 897 nSttPos = ++nFndPos; in GetToken() 902 } while( STRING_NOTFOUND != nFndPos ); in GetToken() 904 if( STRING_NOTFOUND != nFndPos ) in GetToken() 906 if( nSttPos != nFndPos ) in GetToken() 908 nFndPos - nSttPos ); in GetToken() [all …]
|
/aoo41x/main/sw/source/core/fields/ |
H A D | fldlst.cxx | 174 sal_uInt16 nFndPos = aTmpLst.GetPos( pTmp ); in BuildSortLst() local 175 if( USHRT_MAX == nFndPos ) in BuildSortLst() 182 aTmpLst.Remove( nFndPos ); in BuildSortLst()
|
/aoo41x/main/svl/source/items/ |
H A D | style.cxx | 1176 sal_uInt16 nFndPos; in Store() local 1192 if( aSortOrigNames.Seek_Entry( &sNm, &nFndPos )) in Store() 1193 rStream.WriteByteString( aConvNames.GetObject( nFndPos )->Copy( 2 )); in Store() 1198 if( aSortOrigNames.Seek_Entry( &sNm, &nFndPos )) in Store() 1199 rStream.WriteByteString( aConvNames.GetObject( nFndPos )->Copy( 2 )); in Store() 1204 if( aSortOrigNames.Seek_Entry( &sNm, &nFndPos )) in Store() 1205 rStream.WriteByteString( aConvNames.GetObject( nFndPos )->Copy( 2 )); in Store()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | untblk.cxx | 116 sal_uInt16 nFndPos, nArrLen = pDoc->GetSpzFrmFmts()->Count(); in SetInsertRange() local 127 USHRT_MAX == ( nFndPos = pFrmFmts->GetPos( pFmt ) ) ) in SetInsertRange() 134 pFrmFmts->Remove( nFndPos ); in SetInsertRange()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | linkdlg.cxx | 277 sal_uInt16 nFndPos = (sal_uInt16)rListBox.GetModel()->GetAbsPos( pE ); in IMPL_LINK_INLINE_END() local 278 if( LISTBOX_ENTRY_NOTFOUND != nFndPos ) in IMPL_LINK_INLINE_END() 281 aPosArr.push_back( nFndPos ); in IMPL_LINK_INLINE_END()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | thints.cxx | 1774 xub_StrLen nFndPos = nStt, nEndPos = nEnd; in DelSoftHyph() local 1776 ( nFndPos = m_Text.Search( CHAR_SOFTHYPHEN, nFndPos )) && in DelSoftHyph() 1777 nFndPos < nEndPos ) in DelSoftHyph() 1779 const SwIndex aIdx( this, nFndPos ); in DelSoftHyph()
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | crstrvl.cxx | 2198 sal_uInt16 nFndPos = 2 == nLoopCnt in GotoRedline() local 2201 if( USHRT_MAX != nFndPos || in GotoRedline() 2203 nFndPos = rTbl.FindPrevOfSeqNo( nArrSavPos ))) ) in GotoRedline() 2211 nArrPos = nFndPos; in GotoRedline()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 758 nFndPos(nPos) in SwXCell() 768 nFndPos(USHRT_MAX) in SwXCell() 1223 if( nFndPos < pTable->GetTabSortBoxes().Count() && in FindBox() 1224 pBox2 == pTable->GetTabSortBoxes()[ nFndPos ] ) in FindBox() 1228 if( pTable->GetTabSortBoxes().Seek_Entry( pBox2, &nFndPos )) in FindBox() 1232 nFndPos = USHRT_MAX; in FindBox()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 2275 sal_uInt16 nFndPos = static_cast< sal_uInt16 >(aIter - aStrArr.begin()); in WriteGenericPlc() local 2308 SwWW8Writer::WriteShort( *rWrt.pTableStrm, nFndPos ); in WriteGenericPlc()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 2166 sal_uInt16 nFndPos; in _FndBoxCopyCol() local 2167 if( !pFndPara->rBoxes.Seek_Entry( pSrch, &nFndPos )) in _FndBoxCopyCol()
|
/aoo41x/main/sw/inc/ |
H A D | unotbl.hxx | 101 sal_uInt16 nFndPos; member in SwXCell
|