/aoo42x/main/solenv/inc/ |
H A D | tg_sdi.mk | 29 $(SDI$(TNR)TARGET): $(SVSDI$(TNR)DEPEND) $(SDI$(TNR)NAME).sdi 34 -fs$(INCCOMX)/$(SDI$(TNR)NAME).hxx \ 35 -fd$(INCCOMX)/$(SDI$(TNR)NAME).ilb \ 36 -fm$(MISC)/$(SDI$(TNR)NAME).don \ 37 -fl$(MISC)/$(SDI$(TNR)NAME).lst \ 39 -fz$(MISC)/$(SDI$(TNR)NAME).sid \ 40 $(SDI$(TNR)NAME).sdi -I$(MISC) -I$(SVSDIINC) -I$(INC) $(INCLUDE))
|
H A D | tg_srs.mk | 29 $(MISC)/$(TARGET).$(SRS$(TNR)NAME).dprr: $(LOCALIZE_ME_DEST) 31 $(MISC)/$(TARGET).$(SRS$(TNR)NAME).dprr: $(SRC$(TNR)FILES) 33 @@-$(RM) $(MISC)/$(TARGET).$(SRS$(TNR)NAME).dprr 34 …L) -I$(INC) -I$(INCCOM) $(RSCDEFS) $(RSCUPDVERDEF) -fp={$(SRS)/$(SRS$(TNR)NAME).srs} -fo=$@ -p=$(T… 47 $(SRS)/$(SRS$(TNR)NAME).srs: $(LOCALIZE_ME_DEST) 49 $(SRS)/$(SRS$(TNR)NAME).srs: $(foreach,i,$(SRC$(TNR)FILES) $(COMMONMISC)/$(TARGET)/$i) 51 $(SRS)/$(SRS$(TNR)NAME).srs: $(SRC$(TNR)FILES)
|
H A D | tg_def.mk | 32 DEFLIB$(TNR)NAME*=$(DEF$(TNR)LIBNAME) 36 DEF$(TNR)DEPN+=$(foreach,i,$(DEFLIB$(TNR)NAME) $(SLB)/$(i).lib) 105 `$(TYPE) $(foreach,i,$(DEFLIB$(TNR)NAME) $(SLB)/$(i).lib) | sed s#$(ROUT)#$(PRJ)/$(ROUT)#g` 111 @$(LIBMGR) -EXTRACT:/ /OUT:$(MISC)/$(SHL$(TNR)TARGET).exp $(SLB)/$(DEFLIB$(TNR)NAME).lib 115 …@$(DUMPBIN) -DIRECTIVES $(foreach,i,$(DEFLIB$(TNR)NAME) $(SLB)/$(i).lib) | $(GREP) EXPORT: > $(MI… 198 DEF$(TNR)NAMELIST=$(foreach,i,$(DEFLIB$(TNR)NAME) $(SLB)/$(i).lib) 218 @+echo $(SLB)/$(DEFLIB$(TNR)NAME).lib
|
H A D | _tg_app.mk | 251 @echo NAME $(APP1TARGET) WINDOWAPI > $(MISC)/$(APP1TARGET).def 519 @echo NAME $(APP2TARGET) WINDOWAPI > $(MISC)/$(APP2TARGET).def 787 @echo NAME $(APP3TARGET) WINDOWAPI > $(MISC)/$(APP3TARGET).def 1055 @echo NAME $(APP4TARGET) WINDOWAPI > $(MISC)/$(APP4TARGET).def 1323 @echo NAME $(APP5TARGET) WINDOWAPI > $(MISC)/$(APP5TARGET).def 1591 @echo NAME $(APP6TARGET) WINDOWAPI > $(MISC)/$(APP6TARGET).def 1859 @echo NAME $(APP7TARGET) WINDOWAPI > $(MISC)/$(APP7TARGET).def 2127 @echo NAME $(APP8TARGET) WINDOWAPI > $(MISC)/$(APP8TARGET).def 2395 @echo NAME $(APP9TARGET) WINDOWAPI > $(MISC)/$(APP9TARGET).def 2663 @echo NAME $(APP10TARGET) WINDOWAPI > $(MISC)/$(APP10TARGET).def
|
H A D | tg_rslb.mk | 39 -fs={$(subst,$(OUTPATH),$(COMMON_OUTDIR) $(BIN))/$(RESLIB$(TNR)NAME)$i.res} \ 55 -fs={$(BIN)/$(RESLIB$(TNR)NAME)$i.res} \
|
/aoo42x/main/officecfg/registry/schema/ |
H A D | oo-common.ldif | 2 attributetypes: (oo-registry-object-attr-oid NAME 'oo-registry-object-attr' DESC 'Generic registry … 5 objectclasses: ( oo-registry-object-oid NAME 'oo-registry-object' DESC 'oo-registry-object objclass… 8 attributetypes: (oo-org-mapping-attr-oid NAME 'oo-org-mapping-attr' DESC 'organizational mapping' S… 11 attributetypes: (oo-ldap-attr-mapping-attr-oid NAME 'oo-ldap-attr-mapping-attr' DESC 'ldap attribut… 14 objectclasses: (oo-registry-meta-class-oid NAME 'oo-registry-meta-class' DESC 'meta configuration o… 17 attributetypes: (oo-role-priority-attr-oid NAME 'oo-role-priority-attr' DESC 'Role priority' SYNTAX… 20 objectclasses: (oo-prioritised-role-oid NAME 'oo-prioritised-role' DESC 'Role with a priority used …
|
/aoo42x/main/soltools/cpp/ |
H A D | _macro.c | 53 if (tp >= trp->lp || tp->type != NAME) in dodefine() 83 if (tp->type != NAME) in dodefine() 192 if (trp->tp >= trp->lp || trp->tp->type != NAME) in doadefine() 207 if (trp->tp >= trp->lp || trp->tp->type != NAME) in doadefine() 251 if (tp->type != NAME in expandrow() 264 if ((tp + 1) < trp->lp && (tp + 1)->type == NAME) in expandrow() 268 && (tp + 2)->type == NAME && (tp + 3)->type == RP) in expandrow() 281 if ((tp + 1) < trp->lp && (tp + 1)->type == NAME) in expandrow() 285 && (tp + 2)->type == NAME && (tp + 3)->type == RP) in expandrow() 544 if (rtr->tp->type == NAME in substargs() [all …]
|
H A D | _eval.c | 263 if (trp->lp - trp->bp != 4 || trp->tp->type != NAME) in eval() 275 kwdefined->val = NAME; in eval() 288 case NAME: in eval() 634 case NAME: in tokval()
|
H A D | _tokens.c | 425 if( (tp->type == NAME) && (strncmp( (char*)p, "delete", len ) == 0) ) in puttokens() 430 if( ntp->type == NAME ) in puttokens() 479 if( (tp->type == NAME) && (strncmp( (char*)p, "__ToLatin1__", len) == 0) ) in puttokens()
|
H A D | _nlist.c | 84 static Token deftoken[1] = {{NAME, 0, 0, 7, (uchar *) "defined", 0}}; in setup_kwtab() 97 np->val = NAME; in setup_kwtab()
|
/aoo42x/main/forms/source/xforms/ |
H A D | propertysetbase.hxx | 361 #define PROPERTY_FLAGS( NAME, TYPE, FLAG ) com::sun::star::beans::Property( \ argument 362 ::rtl::OUString( #NAME, sizeof( #NAME ) - 1, RTL_TEXTENCODING_ASCII_US ), \ 363 HANDLE_##NAME, getCppuType( static_cast< TYPE* >( NULL ) ), FLAG ) 364 #define PROPERTY( NAME, TYPE ) PROPERTY_FLAGS( NAME, TYPE, com::sun::star::beans::PropertyAttr… argument 365 #define PROPERTY_RO( NAME, TYPE ) PROPERTY_FLAGS( NAME, TYPE, com::sun::star::beans::PropertyAttr… argument
|
H A D | model_ui.cxx | 999 #define PROP(NAME) \ in getInstanceData() argument 1000 if( p##NAME != NULL && \ in getInstanceData() 1001 rValue.Name.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(#NAME)) ) \ in getInstanceData() 1002 rValue.Value >>= (*p##NAME) in getInstanceData() 1030 #define PROP(NAME) if( _p##NAME != NULL ) p##NAME = _p##NAME in setInstanceData() argument 1039 #define PROP(NAME) if( p##NAME != NULL ) nCount++ in setInstanceData() argument 1050 #define PROP(NAME) \ in setInstanceData() argument 1051 if( p##NAME != NULL ) \ in setInstanceData() 1053 pSequence[ nIndex ].Name = OUSTRING(#NAME); \ in setInstanceData() 1054 pSequence[ nIndex ].Value <<= *p##NAME; \ in setInstanceData()
|
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_versionboxes.src | 29 Message[en-US] = "You are about to install version $NEW of the extension \'$NAME\'.\n" 36 Text [en-US] = "You are about to install version $NEW of the extension \'$NAME\'.\n" 45 Message[en-US] = "You are about to install version $NEW of the extension \'$NAME\'.\n" 52 Text [en-US] = "You are about to install version $NEW of the extension \'$NAME\'.\n" 61 Message[en-US] = "You are about to install version $NEW of the extension \'$NAME\'.\n" 68 TEXT [en-US] = "You are about to install version $NEW of the extension \'$NAME\'.\n"
|
H A D | dp_gui_updateinstalldialog.src | 136 Text [ en-US ] = "Error while downloading extension %NAME. " ; 147 Text [ en-US ] = "Error while installing extension %NAME. " ; 152 Text [ en-US ] = "The license agreement for extension %NAME was refused. " ;
|
/aoo42x/main/icu/ |
H A D | icu4c-4_0_1-src.patch | 202 "CMNLIST=%s%s$(NAME)_dll.lst\n\n", 230 T_FileStream_writeLine(f, "BASE_OBJECTS=$(NAME)_dat.o\n"); 233 + T_FileStream_writeLine(f, "$(TEMP_DIR)/$(NAME).dat: $(CMNLIST) $(DATAFILEPATHS_DEPEND)\n"); 235 T_FileStream_writeLine(f, "$(TEMP_DIR)/$(NAME).dat: $(CMNLIST) $(DATAFILEPATHS)\n"); 239 T_FileStream_writeLine(f, "$(TEMP_DIR)/$(NAME)_dat.o : $(TEMP_DIR)/$(NAME).dat\n"); 258 "CMNLIST=%s%s$(NAME)_static.lst\n\n",
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | TextRawReportTarget.java | 88 private static final String NAME = "name"; field in TextRawReportTarget 361 attrs.setAttribute(OfficeNamespaces.TEXT_NS, NAME, sectionNames.generateName("Section")); in applyColumnsToPageBand() 416 style.setAttribute(OfficeNamespaces.STYLE_NS, NAME, styleName); in generateSectionStyle() 590 … final String varName = (String) attrs.getAttribute(OfficeNamespaces.TEXT_NS, NAME); in startOther() 593 attrs.setAttribute(OfficeNamespaces.TEXT_NS, NAME, newVarName); in startOther() 597 … final String varName = (String) attrs.getAttribute(OfficeNamespaces.TEXT_NS, NAME); in startOther() 600 attrs.setAttribute(OfficeNamespaces.TEXT_NS, NAME, newVarName); in startOther() 1061 … attrs.setAttribute(OfficeNamespaces.TEXT_NS, NAME, sectionNames.generateName("Section")); in openSection() 1277 …xmlWriter.writeTag(OfficeNamespaces.CONFIG, "config-item-set", NAME, "ooo:configuration-settings",… in endReport() 1280 configAttributes.setAttribute(OfficeNamespaces.CONFIG, NAME, "TableRowKeep"); in endReport() [all …]
|
/aoo42x/main/sd/res/webview/ |
H A D | edit.pl | 8 …<FRAME SRC="$$3show.pl" NAME="frame1" SCROLLING=yes RESIZE MARGINWIDTH=0 MARGINHEIGHT=0 FRAMEBORD… 9 …<FRAME SRC="$$3editpic.pl" NAME="frame3" SCROLLING=yes RESIZE MARGINWIDTH=0 MARGINHEIGHT=0 FRAMEBO… 10 …<FRAME SRC="$$3poll.pl" NAME="frame2" SCROLLING=no NORESIZE MARGINWIDTH=0 MARGINHEIGHT=0 FRAMEBORD…
|
H A D | webview.asp | 38 …<FRAME SRC="./show.asp" NAME="frame1" SCROLLING=yes RESIZE MARGINWIDTH=0 MARGINHEIGHT=0 FRAMEBORD… 39 …<FRAME SRC="./poll.asp" NAME="frame2" SCROLLING=no NORESIZE MARGINWIDTH=0 MARGINHEIGHT=0 FRAMEBORD…
|
/aoo42x/main/qadevOOo/tests/java/mod/_xmloff/Impress/ |
H A D | XMLMetaExporter.java | 127 final String NAME = "XMLMetaExporter"; in createTestEnvironment() local 143 docInfo.setPropertyValue("Title", NAME); in createTestEnvironment() 159 NAME, in createTestEnvironment()
|
H A D | XMLExporter.java | 130 final String NAME = "XMLExporter"; in createTestEnvironment() local 145 newPageNamed.setName(NAME); in createTestEnvironment() 161 new XMLTools.Tag("draw:page", "draw:name", NAME), in createTestEnvironment()
|
/aoo42x/main/udkapi/com/sun/star/registry/ |
H A D | DefaultRegistry.idl | 125 [Registry]. If found, then take this value instead of "user.rdb" as "REGISTRY NAME". 127 <dt> 2. Search in the config directory of the user for a file "REGISTRY NAME". If 129 step with a dot before "REGISTRY NAME".
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/ |
H A D | ODescriptor.java | 47 …registerProperty(PropertyIds.NAME.name, PropertyIds.NAME.id, Type.STRING, isReadOnly ? PropertyAtt… in registerProperties()
|
/aoo42x/main/basic/source/comp/ |
H A D | token.cxx | 131 { NAME, "Name" }, 362 COMPARE, COMPATIBLE, DEFERR, _ERROR_, BASIC_EXPLICIT, LIB, LINE, LPRINT, NAME, in TokenLabelInfo() 562 if( !bStartOfLine && (tp->t == NAME || tp->t == LINE) ) in Next()
|
/aoo42x/main/xmloff/source/transform/ |
H A D | OOo2Oasis.cxx | 587 ENTRY0( STYLE, NAME, XML_ATACTION_ENCODE_STYLE_NAME ), 593 ENTRY0( DRAW, NAME, XML_ATACTION_ENCODE_STYLE_NAME ), 627 ENTRY0( DRAW, NAME, XML_ATACTION_MOVE_TO_ELEM ), /* generated entry */ 664 ENTRY0( STYLE, NAME, XML_ATACTION_ENCODE_STYLE_NAME ), 942 ENTRY1Q( TEXT, NAME, XML_ATACTION_RENAME, 989 ENTRY1( CONFIG, NAME, XML_ATACTION_ADD_NAMESPACE_PREFIX, 1011 ENTRY0( TABLE, NAME, XML_ATACTION_REMOVE ), 1087 ENTRY1Q( SCRIPT, NAME, XML_ATACTION_RENAME, XML_NAMESPACE_OOO, XML_NAME ),
|
/aoo42x/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | EditPageParser.java | 89 String sName = ( String ) a.getAttribute( HTML.Attribute.NAME ); in handleSimpleTag() 141 sName = ( String ) a.getAttribute( HTML.Attribute.NAME ); in handleStartTag()
|