/aoo4110/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.
|
/aoo4110/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()
|
H A D | parser_s.hxx | 40 :public simple::ISQLParser 50 virtual ::rtl::Reference< simple::ISQLParseNode > predicateTree(
|
H A D | staticdbtools_s.hxx | 39 :public simple::IDataAccessTypeConversion 40 ,public simple::IDataAccessTools
|
/aoo4110/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 hierachical 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
|
H A D | SimpleSetAccess.idl | 73 <p>All set elements, if they are not just simple values, but whole trees, 81 one predefined type or if the elements are of a simple type and
|
H A D | GroupAccess.idl | 111 for simple (non-object) properties and the group contains such properties. 124 for simple (non-object) properties and the group contains such properties.
|
/aoo4110/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:
|
H A D | AnimationEndSync.idl | 57 indefinite or unresolved begin times will keep the simple duration of the 67 the host language must define the simple duration for the element.
|
/aoo4110/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()
|
/aoo4110/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.
|
/aoo4110/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…
|
/aoo4110/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()
|
/aoo4110/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
|
/aoo4110/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()
|
/aoo4110/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.
|
/aoo4110/main/offapi/com/sun/star/document/ |
H A D | XDocumentRecovery.idl | 52 …the document actually has been modified. So, the most simple implementation could simply delegate … 54 …second simple implementation, the <em>most</em> simple one would, still egitimately, always return…
|
/aoo4110/main/desktop/test/deployment/update/simple/ |
H A D | readme.txt | 1 The folder contains only simple extension. That is, they only contain 21 … <src xlink:href="http://extensions.openoffice.org/testarea/desktop/simple/plain1.update.xml" />
|
/aoo4110/main/udkapi/com/sun/star/script/ |
H A D | XTypeConverter.idl | 76 /** Converts the value <code>aFrom</code> to the specified simple type 81 <type scope="com::sun::star::uno">TypeClass</type> is not simple,
|
/aoo4110/main/udkapi/com/sun/star/test/performance/ |
H A D | XPerformanceTest.idl | 41 /** struct of simple types to be carried 70 <li>functions kept simple, thus there is (nearly) no execution time of the function itself</li>
|
/aoo4110/main/udkapi/com/sun/star/container/ |
H A D | XContainerQuery.idl | 43 /** supports simple query feature on a container 58 So it's possible to combine different parameters as one simple command
|
/aoo4110/main/offapi/com/sun/star/configuration/backend/ |
H A D | UpdatableLayer.idl | 75 <p> Depending of the actual type (simple, i.e pure <type>XLayer</type> or 108 or all simple data be merged into the main layer.
|