/aoo4110/main/xmloff/inc/xmloff/ |
H A D | xmlnmspe.hxx | 29 #define XML_NAMESPACE( prefix, key ) \ argument 33 #define XML_OLD_NAMESPACE( prefix, index ) \ argument 80 #define XML_NAMESPACE_EXT( prefix, key ) \ argument
|
/aoo4110/main/dbaccess/source/filter/xml/ |
H A D | xmlHelper.cxx | 103 #define MAP_CONST( name, prefix, token, type, context ) { name.ascii, name.length, prefix, token, … argument 104 #define MAP_CONST_ASCII( name, prefix, token, type, context ) { name, sizeof(name)-1, prefix, toke… argument 147 #define MAP_CONST_COLUMN( name, prefix, token, type, context ) { name.ascii, name.length, prefix, … in GetColumnStylesPropertySetMapper() argument 161 #define MAP_CONST_CELL( name, prefix, token, type, context ) { name.ascii, name.length, prefix, to… in GetCellStylesPropertySetMapper() argument 162 #define MAP_CONST_TEXT( name, prefix, token, type, context ) { name.ascii, name.length, prefix, to… in GetCellStylesPropertySetMapper() argument 163 #define MAP_CONST_TEXT_ASCII( name, prefix, token, type, context ) { name, sizeof(name)-1, prefix, … in GetCellStylesPropertySetMapper() argument 203 #define MAP_CONST_ROW( name, prefix, token, type, context ) { name.ascii, name.length, prefix, tok… in GetRowStylesPropertySetMapper() argument
|
/aoo4110/main/xmloff/source/style/ |
H A D | PageMasterStyleMap.cxx | 34 #define _MAP(name,prefix,token,type,context) { name, sizeof(name)-1, prefix, token, static_cast<sa… argument 35 #define PLMAP(name,prefix,token,type,context) \ argument 37 #define HFMAP(name,prefix,token,type,context) \ argument
|
/aoo4110/main/reportdesign/source/filter/xml/ |
H A D | xmlHelper.cxx | 113 #define MAP_CONST( name, prefix, token, type, context ) { name.ascii, name.length, XML_NAMESPA… argument 114 #define MAP_CONST_T( name, prefix, token, type, context ) { name.ascii, name.length, XML_NAMESPACE… argument 115 #define MAP_CONST_ASCII_T( name, prefix, token, type, context ) { name, sizeof(name)-1,XML_NAMESPA… argument 116 #define MAP_CONST_P( name, prefix, token, type, context ) { name.ascii, name.length, XML_NAMESPACE… argument 117 #define MAP_CONST_S( name, prefix, token, type, context ) { name, sizeof(name)-1, XML_NAMESPAC… argument 118 #define MAP_CONST_ASCII( name, prefix, token, type, context ) { name, sizeof(name)-1, XML_NAMESPAC… argument 119 #define GMAP( name, prefix, token, type, context ) { name.ascii, name.length, XML_NAMESPAC… argument 120 #define MAP_CONST_C_ASCII( name, prefix, token, type, context ) { name, sizeof(name)-1, XML_NAMESPA… argument 121 #define MAP_CONST_C( name, prefix, token, type, context ) { name, name.length, XML_NAMESPA… argument
|
/aoo4110/main/wizards/com/sun/star/wizards/common/ |
H A D | ConfigGroup.java | 56 private void writeField(Field field, Object configView, String prefix) throws Exception in writeField() 131 private void readField(Field field, Object configView, String prefix) throws Exception in readField() 140 child.readConfiguration(Configuration.getNode(propertyName, configView), prefix); in readField() local
|
/aoo4110/main/xmloff/source/forms/ |
H A D | controlpropertymap.cxx | 46 #define MAP_ASCII( name, prefix, token, type, context ) { name, sizeof(name)-1, prefix, token, sta… argument 47 #define MAP_CONST( name, prefix, token, type, context ) { name.ascii, name.length, prefix, token, … argument 48 #define MAP_CONST_P( name, prefix, token, type, context ) { name.ascii, name.length, prefix, token… argument
|
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/ |
H A D | OfficeParserUtil.java | 143 …public AttributeSpecification parseStyleAttrDefinition(final String key, final String prefix, fina… in parseStyleAttrDefinition() 158 public Iterator findStylesForElement(final String prefix, in findStylesForElement() 167 final String prefix = getNamespacePrefix(uri); in isValidStyleElement() local
|
/aoo4110/main/codemaker/source/commonjava/ |
H A D | commonjava.cxx | 101 rtl::OString const & identifier, rtl::OString const & prefix) in translateUnoToJavaIdentifier()
|
/aoo4110/main/xmloff/source/draw/ |
H A D | sdpropls.cxx | 85 #define _MAP(name,prefix,token,type,context) { name, sizeof(name)-1, prefix, token, type, context,… argument 86 #define _MAPV(name,prefix,token,type,context,version) { name, sizeof(name)-1, prefix, token, type,… argument 87 #define GMAP(name,prefix,token,type,context) _MAP(name,prefix,token,static_cast<sal_Int32>(type|XML… argument 88 #define GMAPV(name,prefix,token,type,context,version) _MAPV(name,prefix,token,static_cast<sal_Int32… argument 89 #define DPMAP(name,prefix,token,type,context) _MAP(name,prefix,token,static_cast<sal_Int32>(type|XM… argument 90 #define TMAP(name,prefix,token,type,context) _MAP(name,prefix,token,static_cast<sal_Int32>(type|XML… argument 91 #define PMAP(name,prefix,token,type,context) _MAP(name,prefix,token,type|XML_TYPE_PROP_PARAGRAPH,co… argument
|
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XSpreadsheets.java | 170 public String newName(String prefix) { in newName()
|
/aoo4110/test/testcommon/source/org/openoffice/test/common/ |
H A D | ReportUploader.java | 80 private static final String prefix = "--"; field in ReportUploader
|
H A D | FileUtil.java | 838 private static void zip(File dir, ZipOutputStream out, String prefix) throws Exception { in zip() 868 public static void zip(File workingDir, File zipFile, String prefix) { in zip() 897 public static File getUniqueFile(File dir, String prefix, String suffix) { in getUniqueFile() 916 public static File getUniqueFile(String dir, String prefix, String suffix) { in getUniqueFile()
|
/aoo4110/main/bean/com/sun/star/beans/ |
H A D | LocalOfficeConnection.java | 108 String prefix = "uno:localoffice"; in setUnoUrl() local 368 private void parseUnoUrlWithOfficePath(String url, String prefix) in parseUnoUrlWithOfficePath()
|
/aoo4110/main/ridljar/test/com/sun/star/lib/uno/typedesc/ |
H A D | TypeDescription_Test.java | 179 public void test(String prefix, int index, in test() 227 public void test(String prefix, Object[] data, in test()
|
/aoo4110/main/codemaker/source/commoncpp/ |
H A D | commoncpp.cxx | 141 rtl::OString const & unoIdentifier, rtl::OString const & prefix, in translateUnoToCppIdentifier()
|
/aoo4110/main/xmloff/source/table/ |
H A D | XMLTableExport.cxx | 65 #define _MAP(name,prefix,token,type,context) { name, sizeof(name)-1, prefix, token, type, context,… argument 66 #define CMAP(name,prefix,token,type,context) _MAP(name,prefix,token,type|XML_TYPE_PROP_TABLE_COLUMN… argument 67 #define RMAP(name,prefix,token,type,context) _MAP(name,prefix,token,type|XML_TYPE_PROP_TABLE_ROW,co… argument
|
/aoo4110/main/unoxml/source/dom/ |
H A D | attr.cxx | 218 void SAL_CALL CAttr::setPrefix(const OUString& prefix) in setPrefix()
|
H A D | element.hxx | 291 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix()
|
H A D | processinginstruction.hxx | 191 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix()
|
H A D | documentfragment.hxx | 175 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix()
|
H A D | entityreference.hxx | 177 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix()
|
H A D | documenttype.hxx | 213 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix()
|
H A D | entity.hxx | 196 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix()
|
H A D | notation.hxx | 185 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix()
|
H A D | characterdata.hxx | 232 virtual void SAL_CALL setPrefix(const OUString& prefix) in setPrefix()
|