Home
last modified time | relevance | path

Searched refs:Search (Results 76 – 100 of 480) sorted by relevance

12345678910>>...20

/aoo41x/main/sw/source/filter/rtf/
H A Drtffld.cxx147 xub_StrLen nTokenStt = rName.Search( sNm ); in _WhichFld()
353 xub_StrLen nEnd, nStt = sParam.Search( '(' ), in lcl_ScanEquationField()
493 aSaveStr.Erase( 0, aSaveStr.Search( '\"' )+1 ); in MakeFieldInst()
495 aSaveStr.Erase( aSaveStr.Search( '\"' ) ); in MakeFieldInst()
551 if( STRING_NOTFOUND != (nPos = aSaveStr.Search( '.' )) ) in MakeFieldInst()
/aoo41x/main/autodoc/source/ary/loc/
H A Dloc_dir.cxx93 return pChildren->aSubDirectories.Search(i_name); in Search_Dir()
99 return pChildren->aFiles.Search(i_name); in Search_File()
/aoo41x/main/autodoc/inc/ary/
H A Dsequentialids.hxx68 Search(
140 SequentialIds<ID>::Search(IDENTIFY i_find) const in Search() function in ary::SequentialIds
/aoo41x/main/udkapi/com/sun/star/reflection/
H A DTypeDescriptionSearchDepth.idl40 /** Infinite search depth. Search through all children including direct
45 /** Search only through direct children.
/aoo41x/main/sw/source/filter/ww8/dump/
H A Ddump8.cxx88 if (aName.Search('.') == STRING_NOTFOUND) in Main()
105 aOutName.Erase(aOutName.Search('.')); in Main()
/aoo41x/main/basic/source/comp/
H A Dscanner.cxx140 sal_uInt32 n = aSuffixesStr.Search( c ); in GetSuffixType()
407 else if( String( cmp ).Search( ch ) != STRING_NOTFOUND ) in NextSym()
462 nIdx = aSym.Search( s, nIdx ); in NextSym()
/aoo41x/main/svx/source/dialog/
H A Dhyprlink.cxx422 bool bIsDefaultEngine = bHasDefault && STRING_NOTFOUND != sTest.Search( sDefault ); in IMPL_LINK()
556 if (sText.Search(' ') != STRING_NOTFOUND) in IMPL_LINK()
564 else if (sText.Search('+') != STRING_NOTFOUND) in IMPL_LINK()
572 else if (sText.Search(',') != STRING_NOTFOUND) in IMPL_LINK()
/aoo41x/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx1114 xub_StrLen nPos = pInfo->aExtraString.Search( in Initialize()
1121 xub_StrLen n1 = pInfo->aExtraString.Search('(', nPos); in Initialize()
1124 xub_StrLen n2 = pInfo->aExtraString.Search(')', n1); in Initialize()
1142 xub_StrLen n1 = aStr.Search(';'); in Initialize()
/aoo41x/main/sfx2/source/appl/
H A Dlnkbase2.cxx612 sal_uInt16 nFndPos = sError.Search( '%' ); in ExecuteEdit()
618 if( STRING_NOTFOUND != ( nFndPos = sError.Search( '%', nFndPos ))) in ExecuteEdit()
623 if( STRING_NOTFOUND != ( nFndPos = sError.Search( '%', nFndPos ))) in ExecuteEdit()
H A Dappopen.cxx879 if ( STRING_NOTFOUND != aFileFlags.Search( 0x0054 ) ) // T = 54h in OpenDocExec_Impl()
885 if ( STRING_NOTFOUND != aFileFlags.Search( 0x0048 ) ) // H = 48h in OpenDocExec_Impl()
891 if ( STRING_NOTFOUND != aFileFlags.Search( 0x0052 ) ) // R = 52h in OpenDocExec_Impl()
897 if ( STRING_NOTFOUND != aFileFlags.Search( 0x0042 ) ) // B = 42h in OpenDocExec_Impl()
903 if ( STRING_NOTFOUND != aFileFlags.Search( 0x0053 ) ) // S = 53h in OpenDocExec_Impl()
H A Dappbas.cxx111 aVersion.Erase( 0, aVersion.Search( ':' ) + 1 ); in lcl_GetVersionString()
112 aVersion.Erase( aVersion.Search( ')' ) ); in lcl_GetVersionString()
/aoo41x/main/filter/source/msfilter/
H A Dsvxmsbas.cxx388 xub_StrLen nBegin = pStr->Search('\x0D'); in ImportCode_Impl()
396 while (STRING_NOTFOUND != (nBegin = pStr->Search(sAttribute, nBegin))) in ImportCode_Impl()
405 xub_StrLen nEnd = pStr->Search(cLineEnd ,nBegin); in ImportCode_Impl()
/aoo41x/main/svl/source/misc/
H A Drestrictedpaths.cxx129 if ( sApprovedURL.Search( m_sCheckURL ) == 0 ) in operator ()()
147 if ( m_sCheckURL.Search( sApprovedURL ) == 0 ) in operator ()()
/aoo41x/main/l10ntools/source/
H A Dlocalize.cxx347 if( sCommand.Search("helpex") != STRING_NOTFOUND ) { in getSourceLanguages()
350 else if( sCommand.Search("xmlex") != STRING_NOTFOUND ){ in getSourceLanguages()
375 if( sFileName.Search( sNegative ) == sFileName.Len() - sNegative.Len()) in CheckNegativeList()
404 if( sFileName.Search( sNegative ) == sFileName.Len() - sNegative.Len()) in CheckPositiveList()
/aoo41x/main/svl/source/numbers/
H A Dzforscan.cxx541 if ( sString.Search( rKeyword[NF_KEY_GENERAL] ) == 0 ) in GetKeyWord()
548 bFound = sString.Search(rKeyword[i]) == 0; in GetKeyWord()
558 while ( i > 0 && sString.Search(rKeyword[i]) != 0 ) in GetKeyWord()
564 while ( j > 0 && sString.Search(rKeyword[j]) != 0 ) in GetKeyWord()
754 sCurString.Search( sKeyword[nTmpType] ) == 0 ) in Next_Symbol()
901 nCPos = sString.Search(GetCurString(),nCPos); in Symbol_Division()
2675 xub_StrLen nCPos = aTmp.Search( sOldCurString ); in FinalScan()
2708 xub_StrLen nCPos = aTmp.Search( sOldCurString ); in FinalScan()
/aoo41x/main/sw/source/filter/html/
H A Dwrthtml.cxx568 (STRING_NOTFOUND != aEncURL.Search( cDelim ) ); in lcl_html_OutSectionStartTag()
583 xub_StrLen nPos = aSection.Search( '%' ); in lcl_html_OutSectionStartTag()
588 nPos = aSection.Search( '%', nPos+3 ); in lcl_html_OutSectionStartTag()
590 nPos = aSection.Search( cDelim ); in lcl_html_OutSectionStartTag()
595 nPos = aSection.Search( cDelim, nPos+3 ); in lcl_html_OutSectionStartTag()
/aoo41x/main/sw/source/ui/shells/
H A Dlanghelper.cxx155 if (STRING_NOTFOUND != (nPos = aNewLangTxt.Search( aSelectionLangPrefix, 0 ))) in SetLanguageStatus()
161 else if (STRING_NOTFOUND != (nPos = aNewLangTxt.Search( aParagraphLangPrefix , 0 ))) in SetLanguageStatus()
168 else if (STRING_NOTFOUND != (nPos = aNewLangTxt.Search( aDocumentLangPrefix , 0 ))) in SetLanguageStatus()
/aoo41x/main/rsc/source/res/
H A Drscarray.cxx263 pNode = pClassData->pNode->Search( sal_uInt32(lValue) ); in GetValueEle()
486 pNode = pClassData->pNode->Search( *it ); in WriteSrcHeader()
584 pNode = pClassData->pNode->Search( *it ); in WriteRc()
/aoo41x/main/autodoc/source/ary/inc/
H A Dsortedids.hxx82 element_t Search(
157 SortedIds<COMPARE>::Search(const key_t & i_key) const in Search() function in ary::SortedIds
/aoo41x/main/vcl/source/app/
H A Ddbggui.cxx721 xub_StrLen nPos = aStr.Search( _LF ); in InsertLine()
734 nPos = aStr.Search( _LF ); in InsertLine()
1374 nFoundIndex = aStr.Search( _LF, nStrIndex ); in SetInfoText()
1380 sal_uInt16 nIndex = aTextParagraph.Search( ' ' ); in SetInfoText()
1394 nIndex = aTextParagraph.Search( ' ', nLastIndex ); in SetInfoText()
1482 nAccelPos = aText.Search( '~' ); in DbgDialogTest()
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDNoException.cxx566 sal_uInt16 ONDXPage::Search(const ONDXKey& rSearch) in Search() function in ONDXPage
579 sal_uInt16 ONDXPage::Search(const ONDXPage* pPage) in Search() function in ONDXPage
603 while (pPage && (nPos = pPage->Search(rSearch)) == NODE_NOTFOUND) in SearchAndReplace()
/aoo41x/main/sw/source/core/fields/
H A Ddocufld.cxx458 aRet.Erase( aRet.Search( String(rURLObj.GetLastName( in Expand()
1447 else if(sTmpName.Search('\"') == STRING_NOTFOUND && in Evaluate()
1539 sal_uInt16 nPos = rStr.Search('|'); in SetPar2()
1637 sal_uInt16 nPos = rName.Search(DB_DELIM); in GetColumnName()
1640 nPos = rName.Search(DB_DELIM, nPos + 1); in GetColumnName()
1652 sal_uInt16 nPos = rName.Search(DB_DELIM); in GetDBName()
1655 nPos = rName.Search(DB_DELIM, nPos + 1); in GetDBName()
/aoo41x/main/cui/source/dialogs/
H A Dhlmailtp.cxx120 nPos = aStrTmp.Search( sal_Unicode( '=' ), nPos ); in FillDlgFields()
125 nPos = aStrURLc.Search ( sal_Unicode( '?' ), 0); in FillDlgFields()
/aoo41x/main/sw/source/core/bastyp/
H A Dcalc.cxx890 sCommand.Search( ']', nFndPos )) ) in GetToken()
1576 xub_StrLen nPos = rName.Search(DB_DELIM); in GetColumnName()
1579 nPos = rName.Search(DB_DELIM, nPos + 1); in GetColumnName()
1591 xub_StrLen nPos = rName.Search(DB_DELIM); in GetDBName()
1594 nPos = rName.Search(DB_DELIM, nPos + 1); in GetDBName()
/aoo41x/main/sd/source/ui/notes/
H A DEditWindow.cxx735 Pos = aText.Search(aMark, Pos); in SelNextMark()
765 sal_uInt16 Fnd = Text.Search(aMark, 0); in SelPrevMark()
770 Fnd = Text.Search(aMark, Fnd + 1); in SelPrevMark()

Completed in 132 milliseconds

12345678910>>...20