Home
last modified time | relevance | path

Searched refs:Find (Results 1 – 25 of 375) sorted by last modified time

12345678910>>...15

/trunk/main/sot/source/sdstor/
H A Dstgdir.hxx115 StgDirEntry* Find( StgDirEntry&, const String& );
/trunk/main/tools/source/fsys/
H A Ddirent.cxx1763 sal_Bool DirEntry::Find( const String& rPfad, char cDelim ) in Find() function in DirEntry
/trunk/main/libxmlsec/
H A Dxmlsec1-configure.patch361 # Find out which ABI we are using.
H A Dxmlsec1-customkeymanage.patch1522 + /* Find symmetric key from the slot by name */
1552 + /* Find asymmetric key from the slot by name */
1584 + /* Find asymmetric key from the slot by name */
1696 + * Find the key from slotList
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf19885 …elp par_id6394238 0 kid masquz‖Choose \<emph\>Edit - Find & Replace\</emph\> to open the Find &…
19892 …elp par_id6549272 0 kid k14fvp‖Choose \<emph\>Edit - Find & Replace\</emph\> to open the Find &…
19894 …xhp 0 help par_id9121982 0 kid 8qr16f‖Either click \<emph\>Find\</emph\> or \<emph\>Find All\</…
23233 … 0 kid qm4ja7‖\<link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"\>Find Record\</li…
32416 …8 1 0 kid ckq[0p‖\<link href=\"text/shared/02/09050000.xhp\" name=\"Find\"\>Find\</link\> 201…
32800 … 12 0 kid 5u3cjq‖\<link href=\"text/shared/05/00000140.xhp\" name=\"Find\"\>Find\</link\> 201…
49853 …xhp 0 help par_id5684072 0 kid mqhmkd‖Either click \<emph\>Find\</emph\> or \<emph\>Find All\</…
49860 …nding.xhp 0 help par_id2467421 0 kid 7wo6[5‖Choose Edit - Find & Replace to open the Find & Rep…
49868 …nding.xhp 0 help par_id2696920 0 kid d[ysn-‖Choose Edit - Find & Replace to open the Find & Rep…
49875 …nding.xhp 0 help par_id2448805 0 kid 0m=z+4‖Choose Edit - Find & Replace to open the Find & Rep…
[all …]
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf2605 …48 25 0 en-ZA \<link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"\>Find Record\</li…
2771 …2 4 0 en-ZA \<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\"\>Find & Replace\…
8002 …p 0 help par_id6957304 0 en-ZA Choose \<emph\>Edit - Find & Replace\</emph\> to open the Find &…
8004 …ding.xhp 0 help par_id5684072 0 en-ZA Either click \<emph\>Find\</emph\> or \<emph\>Find All\</…
8011 …de\finding.xhp 0 help par_id2467421 0 en-ZA Choose Edit - Find & Replace to open the Find & Rep…
8019 …de\finding.xhp 0 help par_id2696920 0 en-ZA Choose Edit - Find & Replace to open the Find & Rep…
8026 …de\finding.xhp 0 help par_id2448805 0 en-ZA Choose Edit - Find & Replace to open the Find & Rep…
8029 …ide\finding.xhp 0 help par_id7783745 0 en-ZA Click \<emph\>Find\</emph\> or \<emph\>Find All\</…
18150 …49260 12 0 en-ZA \<link href=\"text/shared/05/00000140.xhp\" name=\"Find\"\>Find\</link\> 200…
19259 …154228 1 0 en-ZA \<link href=\"text/shared/02/09050000.xhp\" name=\"Find\"\>Find\</link\> 200…
[all …]
/trunk/main/boost/
H A Dboost_1_55_0.patch314 - // Find the node before begin.
315 + // Find the node before begin_arg
/trunk/main/solenv/bin/
H A Dpackimages.pl33 use File::Find;
242 push @custom_list, $File::Find::name;
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx829 nResult = (sal_Int32)pUnoCrsr->Find( aSearch, !pSearch->bStyles, in replaceAll()
841 nResult = pUnoCrsr->Find( *pSearchColl, in replaceAll()
851 nResult = pUnoCrsr->Find( aSearchOpt, bSearchInNotes, in replaceAll()
961 nResult = (sal_Int32)pUnoCrsr->Find( aSearch, !pSearch->bStyles, in FindAny()
973 nResult = (sal_Int32)pUnoCrsr->Find( *pSearchColl, in FindAny()
982 nResult = (sal_Int32)pUnoCrsr->Find( aSearchOpt, bSearchInNotes, in FindAny()
/trunk/main/sd/source/core/
H A Dsdpage.cxx526 …SfxStyleSheet* pSheet = (SfxStyleSheet*)pModel->GetStyleSheetPool()->Find(aName, SD_STYLE_FAMILY_M… in CreatePresObj()
586 SfxStyleSheetBase* pResult = pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in GetStyleSheetForMasterPageBackground()
635 SfxStyleSheetBase* pResult = pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in GetStyleSheetForPresObj()
677 SfxStyleSheetBase* pResult = pStShPool->Find(aStyleName, SD_STYLE_FAMILY_MASTERPAGE); in getPresentationStyle()
1956 …eSheet = (SfxStyleSheet*)((SdDrawDocument*) pModel)->GetStyleSheetPool()->Find(sLayoutName, SD_STY… in ScaleObjects()
2109 …SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pModel->GetStyleSheetPool()->Find(aName, SD_S… in convertPresentationObjectImpl()
H A Ddrawdoc.cxx647 …SetDefaultStyleSheet(static_cast<SfxStyleSheet*>(mxStyleSheetPool->Find(aName, SD_STYLE_FAMILY_GRA… in NewOrLoadCompleted()
650 …SetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj(static_cast<SfxStyleSheet*>(mxStyleSheetPool->Find(… in NewOrLoadCompleted()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.src67 Text [ en-US ] = "Find" ;
131 Text [ en-US ] = "~Find" ;
145 Text [ en-US ] = "Find in ~headings only" ;
303 Text [ en-US ] = "Find on this Page..." ;
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3094 ScVbaRange::Find( const uno::Any& What, const uno::Any& After, const uno::Any& LookIn, const uno::A… in Find() function in ScVbaRange
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.src170 Text [ en-US ] = "~Find" ;
/trunk/extras/l10n/source/eo/
H A Dlocalize.sdf3720 … hd_id3154492 4 0 eo \<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\"\>Trovi …
3911 … hd_id3149400 4 0 eo \<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\"\>Serĉi …
4157 … hd_id3154659 4 0 eo \<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\"\>Serĉi …
4400 … hd_id3147816 4 0 eo \<link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace\"\>Trovi …
/trunk/main/sc/source/core/data/
H A Ddocument.cxx5339 SfxStyleSheetBase* pStyle = xPoolHelper->GetStylePool()->Find( aNew, SFX_STYLE_FAMILY_PAGE ); in NeedPageResetAfterTab()
/trunk/main/
H A Dconfigure.ac2056 # Find out which modules are missing.
2422 dnl Find pre-processors.
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx284 …SfxStyleSheet* pNewStyle = (SfxStyleSheet*)pStylePool->Find(aNewStyleSheetName, GetStyleSheet()->G… in SetStyleSheet()
/trunk/main/svx/source/svdraw/
H A Dsvdotxat.cxx309 SfxStyleSheetBase* pStyleBase=pStylePool->Find(*pName,eFam); in ImpSetTextStyleSheetListeners()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx931 … pStyleSheet = (SfxStyleSheet*) pStylePool->Find( aNewStyleSheetName, pStyleSheet->GetFamily() ); in IMPL_LINK()
2136 … pStyle = static_cast<SfxStyleSheet*>( pStylePool->Find( aStyleSheetName, pStyle->GetFamily() ) ); in OnEndPasteOrDrop()
H A Dsdview.cxx1318 …pStyle = static_cast<SfxStyleSheet*>( pStylePool->Find( aStyleSheetName, pStyleSheet->GetFamily() … in OnEndPasteOrDrop()
H A Ddrawview.cxx231 SfxStyleSheet* pSheet = (SfxStyleSheet*)pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in SetAttributes()
258 …SfxStyleSheet* pOutlSheet = static_cast< SfxStyleSheet* >(pStShPool->Find(aSheetName, SD_STYLE_FAM… in SetAttributes()
330 Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in SetAttributes()
H A Doutlnvsh.cxx2062 …SfxStyleSheet* pStyle = (SfxStyleSheet*) pStylePool->Find( aStyleSheetName, pOutlSheet->GetFamily(… in Read()
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx728 …SfxStyleSheet* pOutlStyle = (SfxStyleSheet*) pStylePool->Find( aStyleSheetName, pStyleSheet->GetFa… in InsTextOrRTFinOlMode()
H A Dfuprobjs.cxx149 SfxStyleSheetBase* pStyleSheet = pStyleSheetPool->Find( aStyleName, SD_STYLE_FAMILY_MASTERPAGE ); in DoExecute()

Completed in 2541 milliseconds

12345678910>>...15