/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | XContentProviderManager.idl | 87 <li><code>regexp = scheme / simple / translation</code></li> 89 <li><code>simple = simple-prefix / simple-authority / simple-domain</code></li> 91 <li><code>simple-prefix = [string] ".*"</code></li> 93 <li><code>simple-authority = [string] "([/?#].*)?"</code></li> 95 <li><code>simple-domain = [string] "[^/?#]*" string "([/?#].*)?"</code></li> 104 templates backwards compatible. The <code><simple>:</code> 106 by arbitrary characters (<code><simple-prefix>:</code>), or 108 (<code><simple-authority>:</code>), or by arbitrary characters not 113 match the same URLs as their <code><simple>:</code> counterparts, 119 as their <code><simple>:</code> counterparts.
|
/aoo42x/main/connectivity/source/simpledbt/ |
H A D | dbtfactory.hxx | 39 :public simple::IDataAccessToolsFactory 43 ::rtl::Reference< simple::IDataAccessTypeConversion > m_xTypeConversionHelper; 44 ::rtl::Reference< simple::IDataAccessTools > m_xToolsHelper; 50 virtual ::rtl::Reference< simple::ISQLParser > createSQLParser( 55 virtual ::rtl::Reference< simple::IDataAccessCharSet > createCharsetHelper( ) const; 57 virtual ::rtl::Reference< simple::IDataAccessTypeConversion > getTypeConversionHelper(); 59 virtual ::rtl::Reference< simple::IDataAccessTools > getDataAccessTools();
|
H A D | dbtfactory.cxx | 75 …::rtl::Reference< simple::IDataAccessTypeConversion > ODataAccessToolsFactory::getTypeConversionHe… in getTypeConversionHelper() 81 …::rtl::Reference< simple::IDataAccessCharSet > ODataAccessToolsFactory::createCharsetHelper( ) con… in createCharsetHelper() 87 ::rtl::Reference< simple::IDataAccessTools > ODataAccessToolsFactory::getDataAccessTools() in getDataAccessTools() 101 …::rtl::Reference< simple::ISQLParser > ODataAccessToolsFactory::createSQLParser(const Reference< X… in createSQLParser()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/base/ |
H A D | INodeVisitor.java | 41 import org.apache.openoffice.ooxml.schema.model.simple.BuiltIn; 42 import org.apache.openoffice.ooxml.schema.model.simple.List; 43 import org.apache.openoffice.ooxml.schema.model.simple.Restriction; 44 import org.apache.openoffice.ooxml.schema.model.simple.SimpleContent; 45 import org.apache.openoffice.ooxml.schema.model.simple.SimpleType; 46 import org.apache.openoffice.ooxml.schema.model.simple.SimpleTypeReference; 47 import org.apache.openoffice.ooxml.schema.model.simple.Union;
|
H A D | NodeVisitorAdapter.java | 41 import org.apache.openoffice.ooxml.schema.model.simple.BuiltIn; 42 import org.apache.openoffice.ooxml.schema.model.simple.List; 43 import org.apache.openoffice.ooxml.schema.model.simple.Restriction; 44 import org.apache.openoffice.ooxml.schema.model.simple.SimpleContent; 45 import org.apache.openoffice.ooxml.schema.model.simple.SimpleType; 46 import org.apache.openoffice.ooxml.schema.model.simple.SimpleTypeReference; 47 import org.apache.openoffice.ooxml.schema.model.simple.Union;
|
/aoo42x/main/offapi/com/sun/star/configuration/ |
H A D | HierarchyAccess.idl | 68 <p>Elements of this container that are not simple values 83 returns an <atom>any</atom> holding either a simple value or an interface 84 on another HierarchyAccess if the child is not a simple value. 92 returns an <atom>any</atom> holding either a simple value or an interface 93 on another HierarchyAccess if the descendant is not a simple value. 103 <p>Exact names can be obtained for simple or hierarchical names for use in 110 <p>If an inexact name could be matched to either a simple or a hierarchical 111 name, the simple (immediate child) name is preferred. 140 <p>If elements that are not simple values, but objects themselves, support 163 <p>If elements that are not simple values, but objects themselves, support
|
/aoo42x/main/offapi/com/sun/star/animations/ |
H A D | XAnimationNode.idl | 56 The offset is measured in parent simple time.</li> 71 /** defines the length of the simple duration. 75 <li><atom>double</atom> specifies the length of the simple duration in seconds.</li> 76 <li><const>Timing::INDEFINITE</const> specifies the simple duration as indefinite.</li> 78 …<li><void/> the simple duration for the element is defined to be the implicit duration of the elem… 91 The offset is measured in parent simple time.</li> 122 /** the number of iterations of the simple duration. 129 A fractional value describes a portion of the simple duration. 148 to repeat the simple duration in seconds.</li> 213 simple duration. [all …]
|
H A D | AnimationFill.idl | 55 …/** Specifies that the element will not extend past the end of the last instance of the simple dur… 58 …/** Specifies that the element will extend past the end of the last instance of the simple duratio… 61 …e", except that the element is always frozen to extend to the end of the simple duration of the pa… 67 …s on whether the element specifies any of the attributes that define the simple or active duration:
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/ |
H A D | SimpleTypeDescriptorFactory.java | 22 package org.apache.openoffice.ooxml.schema.simple; 32 import org.apache.openoffice.ooxml.schema.model.simple.BuiltIn; 33 import org.apache.openoffice.ooxml.schema.model.simple.List; 34 import org.apache.openoffice.ooxml.schema.model.simple.Restriction; 35 import org.apache.openoffice.ooxml.schema.model.simple.SimpleType; 36 import org.apache.openoffice.ooxml.schema.model.simple.SimpleTypeReference; 37 import org.apache.openoffice.ooxml.schema.model.simple.Union;
|
H A D | DateTimeNode.java | 22 package org.apache.openoffice.ooxml.schema.simple; 27 import org.apache.openoffice.ooxml.schema.model.simple.BuiltInType; 28 import org.apache.openoffice.ooxml.schema.model.simple.Restriction;
|
H A D | BlobNode.java | 22 package org.apache.openoffice.ooxml.schema.simple; 27 import org.apache.openoffice.ooxml.schema.model.simple.BuiltInType; 28 import org.apache.openoffice.ooxml.schema.model.simple.Restriction;
|
H A D | NumberNode.java | 22 package org.apache.openoffice.ooxml.schema.simple; 28 import org.apache.openoffice.ooxml.schema.model.simple.BuiltInType; 29 import org.apache.openoffice.ooxml.schema.model.simple.Restriction;
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/ |
H A D | ParserTablesGenerator.java | 46 import org.apache.openoffice.ooxml.schema.simple.BlobNode; 47 import org.apache.openoffice.ooxml.schema.simple.DateTimeNode; 48 import org.apache.openoffice.ooxml.schema.simple.ISimpleTypeNode; 49 import org.apache.openoffice.ooxml.schema.simple.ISimpleTypeNodeVisitor; 50 import org.apache.openoffice.ooxml.schema.simple.NumberNode; 51 import org.apache.openoffice.ooxml.schema.simple.SimpleTypeContainer; 52 import org.apache.openoffice.ooxml.schema.simple.SimpleTypeDescriptor; 53 import org.apache.openoffice.ooxml.schema.simple.StringNode; 54 import org.apache.openoffice.ooxml.schema.simple.UnionNode;
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | swdbtoolsclient.cxx | 36 using namespace ::connectivity::simple; 171 ::rtl::Reference< ::connectivity::simple::IDataAccessTools > 185 ::rtl::Reference< ::connectivity::simple::IDataAccessTypeConversion > 206 ::rtl::Reference< ::connectivity::simple::IDataAccessTools > xAccess = getDataAccessTools(); in getDataSource() 221 ::rtl::Reference< ::connectivity::simple::IDataAccessTools > xAccess = getDataAccessTools(); in getDefaultNumberFormat() 237 ::rtl::Reference< ::connectivity::simple::IDataAccessTypeConversion > xConversion = in getFormattedValue()
|
/aoo42x/main/desktop/test/deployment/update/ |
H A D | readme.txt | 25 simple, 31 desktop/test/deployment/update/simple/plain1.oxt 35 http://extensions.openoffice.org/testarea/desktop/simple/update/plain1.update.xml 39 http://extensions.openoffice.org/testarea/desktop/simple/update/plain1.oxt 46 .../update/simple/update 59 are the subfolder defect, simple, updatefeed, wrong_url, etc.
|
/aoo42x/main/sw/inc/ |
H A D | swdbtoolsclient.hxx | 37 ::rtl::Reference< ::connectivity::simple::IDataAccessTools > m_xDataAccessTools; 38 ::rtl::Reference< ::connectivity::simple::IDataAccessTypeConversion > m_xAccessTypeConversion; 39 ::rtl::Reference< ::connectivity::simple::IDataAccessToolsFactory > m_xDataAccessFactory; 45 …SW_DLLPRIVATE ::rtl::Reference< ::connectivity::simple::IDataAccessTools > getDataAccessTools(); 46 …SW_DLLPRIVATE ::rtl::Reference< ::connectivity::simple::IDataAccessTypeConversion > getAccessTypeC…
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/ |
H A D | HtmlGenerator.java | 58 import org.apache.openoffice.ooxml.schema.model.simple.BuiltIn; 59 import org.apache.openoffice.ooxml.schema.model.simple.List; 60 import org.apache.openoffice.ooxml.schema.model.simple.Restriction; 61 import org.apache.openoffice.ooxml.schema.model.simple.SimpleContent; 62 import org.apache.openoffice.ooxml.schema.model.simple.SimpleType; 63 import org.apache.openoffice.ooxml.schema.model.simple.SimpleTypeReference; 64 import org.apache.openoffice.ooxml.schema.model.simple.Union;
|
/aoo42x/main/svx/inc/svx/ |
H A D | dbtoolsclient.hxx | 53 static ::connectivity::simple::createDataAccessToolsFactoryFunction 59 mutable ::rtl::Reference< ::connectivity::simple::IDataAccessToolsFactory > m_xDataAccessFactory; 68 const ::rtl::Reference< ::connectivity::simple::IDataAccessToolsFactory >& 82 mutable ::rtl::Reference< ::connectivity::simple::IDataAccessTools > m_xDataAccessTools; 90 …const ::rtl::Reference< ::connectivity::simple::IDataAccessTools >& getDataAccessTools() const { r… in getDataAccessTools()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/ |
H A D | ValidatingCreator.java | 53 import org.apache.openoffice.ooxml.schema.model.simple.BuiltIn; 54 import org.apache.openoffice.ooxml.schema.model.simple.List; 55 import org.apache.openoffice.ooxml.schema.model.simple.Restriction; 56 import org.apache.openoffice.ooxml.schema.model.simple.SimpleContent; 57 import org.apache.openoffice.ooxml.schema.model.simple.SimpleType; 58 import org.apache.openoffice.ooxml.schema.model.simple.SimpleTypeReference; 59 import org.apache.openoffice.ooxml.schema.model.simple.Union;
|
/aoo42x/main/sal/test/ |
H A D | bootstrap | 53 # simple macro expansion 57 # simple quoting 61 # simple ini access 65 # ini access with simple macro expansion
|
H A D | bootstrap.bat | 53 rem simple macro expansion 57 rem simple quoting 61 rem simple ini access 65 rem ini access with simple macro expansion
|
/aoo42x/main/svx/source/inc/ |
H A D | sqlparserclient.hxx | 47 mutable ::rtl::Reference< ::connectivity::simple::ISQLParser > m_xParser; 55 inline ::rtl::Reference< ::connectivity::simple::ISQLParseNode > predicateTree( in predicateTree() 62 ::rtl::Reference< ::connectivity::simple::ISQLParseNode > xReturn; in predicateTree()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/parser/ |
H A D | SchemaParser.java | 56 import org.apache.openoffice.ooxml.schema.model.simple.List; 57 import org.apache.openoffice.ooxml.schema.model.simple.Restriction; 58 import org.apache.openoffice.ooxml.schema.model.simple.SimpleContent; 59 import org.apache.openoffice.ooxml.schema.model.simple.SimpleType; 60 import org.apache.openoffice.ooxml.schema.model.simple.SimpleTypeReference; 61 import org.apache.openoffice.ooxml.schema.model.simple.Union;
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/optimize/ |
H A D | RequestVisitor.java | 33 import org.apache.openoffice.ooxml.schema.model.simple.List; 34 import org.apache.openoffice.ooxml.schema.model.simple.Restriction; 35 import org.apache.openoffice.ooxml.schema.model.simple.SimpleTypeReference;
|
/aoo42x/main/offapi/com/sun/star/logging/ |
H A D | XSimpleLogRing.idl | 37 /** a simple log ring allowing to collect a limited number of last events 40 The intention of this interface is to provide a simple possibility 43 simple, the strings should be produced by the preprocessor mainly.
|