Home
last modified time | relevance | path

Searched refs:FIND (Results 1 – 25 of 105) sorted by relevance

12345

/aoo42x/main/forms/qa/
H A Dmakefile.mk34 JAVAFILES := $(shell @$(FIND) org -name "*.java") \
35 $(shell @$(FIND) integration -name "*.java")
/aoo42x/main/pyuno/zipcore/
H A Dmakefile.mk54 …$(shell @$(FIND) $(SOLARLIBDIR)$/python -type f| $(GREP) -v "\.pyc" |$(GREP) -v "\.py~" |$(GREP) -…
58 $(shell @$(FIND) $(SOLARINCDIR)$/python -type f| $(GREP) -v "\.h~" | $(GREP) -v _failed))
/aoo42x/main/odk/util/
H A Dmakefile.pmk198 INCLUDEDIRLIST:={$(subst,/,/ $(shell @$(FIND) $(INCLUDETOPDIRLIST) -type d -print))}
213 …{$(shell @$(FIND) $(INCLUDETOPDIRLIST) -type f ! \( -name "*~" -o -name "*build.lst" -o -name "*de…
/aoo42x/main/solenv/inc/
H A Dtarget.mk238 DEPIDLFILES:=$(foreach,i,$(IDLFILES) $(!null,$(shell @$(FIND) . -name $i) $i $(shell @($(FIND) $(ID…
240 DEPIDLFILES:=$(foreach,i,$(IDLFILES) $(!null,$(shell @$(FIND) . -name $i -print) $i $(shell @$(FIND
/aoo42x/main/connectivity/qa/connectivity/tools/
H A Dmakefile.mk40 JAVAFILES := $(shell @$(FIND) . -name "*.java")
/aoo42x/main/i18npool/source/collator/data/
H A Dmakefile.mk58 $(foreach,i,$(shell @$(FIND) . -name "*.txt") $(MISC)$/dict_$(i:b).cxx) : $(BIN)$/gencoll_rule$(EXE…
/aoo42x/main/i18npool/source/indexentry/data/
H A Dmakefile.mk61 $(foreach,i,$(shell @$(FIND) . -name "*.txt") $(MISC)$/dict_$(i:b).cxx) : $(BIN)$/genindex_data$(EX…
/aoo42x/main/i18npool/source/textconversion/data/
H A Dmakefile.mk67 $(foreach,i,$(shell @$(FIND) . -name "*.dic") $(MISC)$/dict_$(i:b).cxx) : $(BIN)$/genconv_dict$(EXE…
/aoo42x/main/connectivity/qa/
H A Dmakefile.mk34 JAVAFILES := $(shell @$(FIND) complex -name "*.java")
/aoo42x/main/i18npool/source/breakiterator/data/
H A Dmakefile.mk78 $(foreach,i,$(shell @$(FIND) . -name "*.dic") $(MISC)$/dict_$(i:b).cxx) : $(BIN)$/gendict$(EXECPOST)
/aoo42x/main/extensions/qa/integration/extensions/
H A Dmakefile.mk36 JAVAFILES := $(shell @$(FIND) .$/*.java)
/aoo42x/main/winaccessibility/source/UAccCOM/
H A DAccessibleKeyStroke.h151 const short FIND = 15; variable
/aoo42x/main/offapi/com/sun/star/awt/
H A DKeyFunction.idl99 const short FIND = 15;
H A DKey.idl407 const short FIND = 1302;
/aoo42x/main/packimages/pack/
H A Dmakefile.mk63 …$(FIND) $(SOLARSRC)$/$(RSCDEFIMG)/res/commandimagelist -name "*.png" | sed "s#$(SOLARSRC)$/$(RSCDE…
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dmakefile.mk63 JAVAFILES := $(shell @$(FIND) . -name "*.java")
/aoo42x/main/winaccessibility/source/UAccCOMIDL/
H A DAccessibleKeyStroke.idl146 const short FIND = 15;
/aoo42x/main/odk/pack/copying/
H A Dmakefile.mk36 IDLLIST:={$(subst,/,/ $(shell @$(FIND) $(IDLOUT)/com -type f))}
/aoo42x/main/framework/source/accelerators/
H A Dkeymapping.cxx143 {css::awt::Key::FIND , "KEY_FIND" },
/aoo42x/main/formula/source/core/resource/
H A Dcore_resource.src258 String SC_OPCODE_FIND { Text = "FIND" ; };
600 String SC_OPCODE_FIND { Text = "FIND" ; };
1553 Text [ en-US ] = "FIND" ;
/aoo42x/main/vcl/inc/vcl/
H A Dkeycodes.hxx144 #define KEY_FIND ((sal_uInt16)::com::sun::star::awt::Key::FIND)
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleKeyBinding.java329 case com.sun.star.awt.Key.FIND: in convertKeyCode()
/aoo42x/main/rsc/source/parser/
H A Drscibas.cxx437 SETCONST( pKey, "KEY_FIND", com::sun::star::awt::Key::FIND ); in InitKey()
/aoo42x/extras/l10n/source/as/
H A Dlocalize.sdf109 sfx2 source\appl\newhelp.src 0 pageitem WIN_HELPINDEX.TC_INDEX HELP_INDEX_PAGE_SEARCH 0 as FIND
3921 …re_resource.src 0 string RID_STRLIST_FUNCTION_NAMES SC_OPCODE_FIND 0 as FIND 2002-02-02 02:02…
/aoo42x/extras/l10n/source/bo/
H A Dlocalize.sdf26927 helpcontent2 source\text\scalc\01\04060110.xhp 0 help bm_id3152589 0 bo \<bookmark_value\>FIND ར…
26928 helpcontent2 source\text\scalc\01\04060110.xhp 0 help hd_id3152589 44 0 bo FIND 2002-02-02 02:…
26931 helpcontent2 source\text\scalc\01\04060110.xhp 0 help par_id3083452 47 0 bo FIND(find_text; text;…
26936 helpcontent2 source\text\scalc\01\04060110.xhp 0 help par_id3156375 52 0 bo FIND(76;998877665544)…

Completed in 1111 milliseconds

12345