/aoo4110/main/svl/source/memtools/ |
H A D | svarray.cxx | 100 sal_Bool SvStringsISort::Seek_Entry( const StringPtr aE, sal_uInt16* pP ) const in Seek_Entry() function in SvStringsISort 147 sal_Bool SvStringsISortDtor::Seek_Entry( const StringPtr aE, sal_uInt16* pP ) const in Seek_Entry() function in SvStringsISortDtor 183 sal_Bool SvUShortsSort::Seek_Entry( const sal_uInt16 aE, sal_uInt16* pP ) const in Seek_Entry() function in SvUShortsSort 222 if( ! Seek_Entry( *(pIArr+nS), &nP) ) in Insert() 235 sal_Bool bExist = Seek_Entry( aE, &nP ); in Insert() 243 sal_Bool bExist = Seek_Entry( aE, &rP ); in Insert() 253 if( ! Seek_Entry( *(pE+n), &nP )) in Insert() 268 if( nL && Seek_Entry( aE, &nP ) ) in Remove() 286 sal_Bool SvByteStringsISort::Seek_Entry( const ByteStringPtr aE, sal_uInt16* pP ) const in Seek_Entry() function in SvByteStringsISort 332 sal_Bool SvByteStringsISortDtor::Seek_Entry( const ByteStringPtr aE, sal_uInt16* pP ) const in Seek_Entry() function in SvByteStringsISortDtor
|
/aoo4110/main/xmloff/source/style/ |
H A D | impastp4.cxx | 100 if( !maFamilyList.Seek_Entry( pFamily, &nPos ) ) in AddFamily() 117 if( maFamilyList.Seek_Entry( &aTmp, &nPos ) ) in RegisterName() 190 if( maFamilyList.Seek_Entry( &aTemporary, &nPos ) ) in Add() 202 if( pParents->Seek_Entry( &aTmp, &nPos ) ) in Add() 240 if( maFamilyList.Seek_Entry( &aTemporary, &nPos ) ) in AddNamed() 252 if( pParents->Seek_Entry( &aTmp, &nPos ) ) in AddNamed() 279 if( maFamilyList.Seek_Entry( &aTmp, &nPos ) ) in AddToCache() 310 if( maFamilyList.Seek_Entry( &aTemporary, &nPos ) ) in Find() 323 if( pParents->Seek_Entry( &aTmp, &nPos ) ) in Find() 337 if( maFamilyList.Seek_Entry( &aTmp, &nPos ) ) in FindAndRemoveCached() [all …]
|
H A D | XMLFontAutoStylePool.cxx | 172 if( pPool->Seek_Entry( &aTmp, &nPos ) ) in Add() 193 if( pNames->Seek_Entry( &sName, 0 ) ) in Add() 198 while( pNames->Seek_Entry( &sName, 0 ) ) in Add() 226 if( pPool->Seek_Entry( &aTmp, &nPos ) ) in Find()
|
H A D | impastp2.cxx | 56 while( pFamilyData->mpNameList->Seek_Entry( &msName, 0 ) ); in SvXMLAutoStylePoolPropertiesP_Impl()
|
/aoo4110/main/svl/inc/svl/ |
H A D | cntnrsrt.hxx | 43 * Klasse, mit Ausnahme von Insert, DeleteAndDestroy und Seek_Entry, 88 sal_Bool Seek_Entry( const Type *pObj, sal_uLong* pPos ) const; \ 113 sal_Bool bExist = Seek_Entry( pObj, &nPos ); \ 122 if( Seek_Entry( pObj, &nPos ) ) \ 131 if( Seek_Entry( pObj, &nPos ) ) \ 137 sal_Bool ClassName::Seek_Entry( const Type* pObj, sal_uLong* pPos ) const \
|
H A D | svarray.hxx | 487 sal_Bool nm::Seek_Entry( const AE aE, sal_uInt16* pP ) const\ 520 sal_Bool nm::Seek_Entry( const AE aE, sal_uInt16* pP ) const\ 552 sal_Bool nm::Seek_Entry( const AE & aE, sal_uInt16* pP ) const\ 592 if( ! Seek_Entry( *(pIArr+nS), &nP) )\ 606 bExist = Seek_Entry( aE, &nP );\ 614 bExist = Seek_Entry( aE, &rP );\ 623 if( ! Seek_Entry( *(pE+n), &nP ))\ 635 if( nL && Seek_Entry( aE, &nP ) ) \ 670 sal_Bool Seek_Entry( const AE aE, sal_uInt16* pP = 0 ) const;\ 722 sal_Bool Seek_Entry( const AE & aE, sal_uInt16* pP = 0 ) const;\
|
/aoo4110/main/sw/source/core/txtnode/ |
H A D | ndhints.cxx | 168 sal_Bool SwpHtStart::Seek_Entry( const SwTxtAttr *pElement, sal_uInt16 *pPos ) const in Seek_Entry() function in SwpHtStart 204 sal_Bool SwpHtEnd::Seek_Entry( const SwTxtAttr *pElement, sal_uInt16 *pPos ) const in Seek_Entry() function in SwpHtEnd 245 ASSERT(!m_HintStarts.Seek_Entry( pHt, &nPos ), in Insert() 247 ASSERT(!m_HintEnds.Seek_Entry( pHt, &nPos ), in Insert() 269 m_HintEnds.Seek_Entry( pHt, &nEndPos ); in DeleteAtPos() 345 if( !m_HintStarts.Seek_Entry( pHt, &nIdx ) ) in Check() 351 if( !m_HintEnds.Seek_Entry( pHt, &nIdx ) ) in Check()
|
/aoo4110/main/sw/source/core/fields/ |
H A D | cellfml.cxx | 95 if( rCalcPara.pBoxStk->Seek_Entry( pBox )) in GetValue() 341 if( !rTbl.GetTabSortBoxes().Seek_Entry( pEndBox )) in _MakeFormel() 347 if( !rTbl.GetTabSortBoxes().Seek_Entry( pSttBox )) in _MakeFormel() 499 if( rTbl.GetTabSortBoxes().Seek_Entry( pBox )) in PtrToBoxNms() 509 if( rTbl.GetTabSortBoxes().Seek_Entry( pBox )) in PtrToBoxNms() 849 if( !rTbl.GetTabSortBoxes().Seek_Entry( pBox )) in lcl_BoxNmToRel() 907 if( !rTbl.GetTabSortBoxes().Seek_Entry( pEndBox )) in _GetFmlBoxes() 914 if( !rTbl.GetTabSortBoxes().Seek_Entry( pSttBox )) in _GetFmlBoxes() 1028 ( !pSttBox || !rTbl.GetTabSortBoxes().Seek_Entry( pSttBox ) ) ) in _HasValidBoxes() 1135 if( pLastBox && !pTbl->GetTabSortBoxes().Seek_Entry( pEndBox )) in _SplitMergeBoxNm() [all …]
|
H A D | reffld.cxx | 960 if( aIds.Seek_Entry( nSeqNo ) && aDstIds.Seek_Entry( nSeqNo )) in SV_IMPL_PTRARR() 964 if( aIdsMap.Seek_Entry( nSeqNo, &nPos )) in SV_IMPL_PTRARR()
|
/aoo4110/main/sw/source/filter/writer/ |
H A D | wrtswtbl.cxx | 456 if( aRows.Seek_Entry( pRow, &nRow ) ) in CollectTableRowsCols() 469 ASSERT( aRows.Seek_Entry(&aRow), in CollectTableRowsCols() 496 if( aCols.Seek_Entry( pCol, &nCol ) ) in CollectTableRowsCols() 526 ASSERT( aCols.Seek_Entry(&aCol), in CollectTableRowsCols() 593 aRows.Seek_Entry( &aRow, &nRow ); in FillTableRowsCols() 636 bOutAtRow = aCols.Seek_Entry(&aCol,&nEndCol) && in FillTableRowsCols() 678 aCols.Seek_Entry( &aCol, &nCol ); in FillTableRowsCols()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | ndnum.cxx | 36 sal_Bool SwOutlineNodes::Seek_Entry( const SwNodePtr rSrch, sal_uInt16* pFndPos ) const in _SV_IMPL_SORTAR_ALG() 90 sal_Bool bFound = pOutlineNds->Seek_Entry(pTxtNd); in UpdateOutlineNode() 207 pOutlineNds->Seek_Entry( pSrch, &nPos ); in UpdtOutlineIdx()
|
/aoo4110/main/sw/source/core/text/ |
H A D | blink.cxx | 140 if( aList.Seek_Entry( pBlinkPor, &nPos ) ) in Insert() 165 if( aList.Seek_Entry( &aBlink, &nPos ) ) in Replace() 179 if( aList.Seek_Entry( &aBlink, &nPos ) ) in Delete()
|
/aoo4110/main/xmloff/source/text/ |
H A D | XMLTextListAutoStylePool.cxx | 132 while( rNames.Seek_Entry( &sName, 0 ) ); in XMLTextListAutoStylePoolEntry_Impl() 205 return pNames->Seek_Entry( &rName, 0 ); in HasName() 226 else if( pPool->Seek_Entry( pEntry, &nPos ) ) in Find()
|
/aoo4110/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 288 sal_Bool SvxAutocorrWordList::Seek_Entry( const SvxAutocorrWordPtr aE, sal_uInt16* pP ) const in Seek_Entry() function in SvxAutocorrWordList 1875 if(pList->GetWrdSttExceptList()->Seek_Entry(&_sTemp)) in FindInWrdSttExceptList() 1890 if(pList->GetWrdSttExceptList()->Seek_Entry(&sTemp)) in FindInWrdSttExceptList() 1897 if(pList->GetWrdSttExceptList()->Seek_Entry(&sTemp)) in FindInWrdSttExceptList() 1909 pList->Seek_Entry( &sAbk, &nPos ); in lcl_FindAbbreviation() 1956 : pList->Seek_Entry( &sTemp ) ) in FindInCplSttExceptList() 1973 : pList->Seek_Entry( &sTemp ) ) in FindInCplSttExceptList() 1982 : pList->Seek_Entry( &sTemp ) ) in FindInCplSttExceptList() 2730 if( pAutocorr_List->Seek_Entry( pNew, &nPos ) ) in PutText() 2820 if( pAutocorr_List->Seek_Entry( &aTmp, &nPos ) ) in DeleteText()
|
/aoo4110/main/automation/source/communi/ |
H A D | communi.cxx | 340 if ( ActiveLinks->Seek_Entry( pCL ) ) in IsLinkValid() 372 if ( ActiveLinks->Seek_Entry( pCL, &nPos ) ) in CallConnectionClosed() 389 if ( InactiveLinks->Seek_Entry( pCL, &nPos ) ) in DestroyingLink()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | adiasync.cxx | 103 if ( theAddInAsyncTbl.Seek_Entry( &aSeekObj, &nPos ) ) in Get() 166 if ( p->Seek_Entry( pDocumentP, &nFoundPos ) ) in RemoveDocument()
|
/aoo4110/main/svl/source/misc/ |
H A D | inettype.cxx | 657 if (m_pRegistration->m_aTypeNameMap.Seek_Entry(&aTheTypeName, &nPos)) in getExtensionEntry() 720 return m_pRegistration->m_aTypeNameMap.Seek_Entry(&aTheTypeName, &nPos) ? in GetContentType() 764 return m_pRegistration->m_aTypeNameMap.Seek_Entry(&aTheTypeName, &nPos) ? in GetExtension() 783 Seek_Entry(const_cast< UniString * >(&rExtension), in GetContentType4Extension()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | dbg_lay.cxx | 577 if( pFrmIds && !pFrmIds->Seek_Entry( sal_uInt16(lcl_GetFrameId( pFrm )) ) ) in _Record() 737 if( pFrmIds->Seek_Entry( nId ) ) in InsertFrm() 750 if( !pFrmIds || !pFrmIds->Seek_Entry( nId, &nPos ) ) in DeleteFrm()
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmltble.cxx | 188 ASSERT( aCols.Seek_Entry(&aCol), "couldn't find last column" ); in SwXMLTableLines_Impl() 637 if( rExpCols.Seek_Entry( pColumn, &nExpPos ) ) in ExportTableLinesAutoStyles() 695 pLines->GetColumns().Seek_Entry( &aCol, &nCol ); in ExportTableLinesAutoStyles() 985 rLines.GetColumns().Seek_Entry( &aCol, &nCol ); in ExportTableLine()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 172 if( aLines.Seek_Entry( p, &nFndPos ) ) in GetBoxWidth() 345 if( !pCpyPara->rTabFrmArr.Seek_Entry( aFindFrm, &nFndPos )) in lcl_CopyCol() 402 pCpyPara->rTabFrmArr.Seek_Entry( aFindFrm, &nFndPos )) in lcl_CopyCol() 994 if( !pAllDelBoxes->Seek_Entry( pFndBox, &nFndPos ) ) in lcl_FndNxtPrvDelBox() 1346 if( !aFrmArr.Seek_Entry( aFindFrm, &nFndPos )) in SplitCol() 2036 if( !pCpyPara->rTabFrmArr.Seek_Entry( aFindFrm, &nFndPos ) || in lcl_CopyBoxToDoc() 2131 if( !pCpyPara->rTabFrmArr.Seek_Entry( aFindFrm, &nFndPos )) in lcl_CopyLineToDoc() 4619 return Seek_Entry( rFmt, &nPos ) in GetFormat() 4627 return Seek_Entry( rFmt, &nPos ) in GetFormat() 4641 if( !Seek_Entry( rOld, &nPos )) in AddFormat() [all …]
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlatr.cxx | 644 if( rHWrt.aTxtCollInfos.Seek_Entry( &aFmtInfo, &nArrayPos ) ) in OutHTML_SwFmt() 656 if( rHWrt.aScriptParaStyles.Seek_Entry( &aName ) ) in OutHTML_SwFmt() 1763 if( rFmtInfos.Seek_Entry( &aFmtInfo, &nPos ) ) in GetFmtInfo() 1773 if( rScriptTxtStyles.Seek_Entry( &aName ) ) in GetFmtInfo() 3106 if( rHTMLWrt.aChrFmtInfos.Seek_Entry( &aFmtInfo, &nPos ) ) in OutHTML_INetFmt() 3117 if( rHTMLWrt.aChrFmtInfos.Seek_Entry( &aFmtInfo, &nPos ) ) in OutHTML_INetFmt() 3276 if( !rHTMLWrt.aChrFmtInfos.Seek_Entry( &aFmtInfo, &nPos ) ) in OutHTML_SwTxtCharFmt()
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 512 aDBColumns.Seek_Entry( &aSrch, &nFndPos ); in IMPL_LINK() 573 aDBColumns.Seek_Entry( &aSrch, &nFndPos ); in IMPL_LINK() 838 aDBColumns.Seek_Entry( &aSrch, &nFndPos ); in IMPL_LINK() 946 if( aDBColumns.Seek_Entry( &aSrch, &nFndPos ) ) in SplitTextToColArr() 1063 if( aDBColumns.Seek_Entry( &aSrch, &nFndPos ) ) in DataToDoc()
|
/aoo4110/main/svl/source/items/ |
H A D | style.cxx | 1192 if( aSortOrigNames.Seek_Entry( &sNm, &nFndPos )) in Store() 1198 if( aSortOrigNames.Seek_Entry( &sNm, &nFndPos )) in Store() 1204 if( aSortOrigNames.Seek_Entry( &sNm, &nFndPos )) in Store()
|
/aoo4110/main/sc/source/core/inc/ |
H A D | adiasync.hxx | 78 { return pDocs->Seek_Entry( pDoc ); } in HasDocument()
|
/aoo4110/main/xmloff/source/core/ |
H A D | xmltkmap.cxx | 85 if( pImpl->Seek_Entry( &aTst, &nPos ) ) in SV_IMPL_OP_PTRARR_SORT()
|