/aoo4110/main/chart2/source/tools/ |
H A D | ChartTypeHelper.cxx | 98 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_PIE) ) in isSupportingStatisticProperties() 100 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in isSupportingStatisticProperties() 128 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_LINE) ) in isSupportingAreaProperties() 171 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_PIE) ) in isSupportingMainAxis() 191 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_PIE) ) in isSupportingSecondaryAxis() 193 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in isSupportingSecondaryAxis() 215 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_BAR) ) in isSupportingOverlapAndGapWidthProperties() 241 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_BAR) ) in isSupportingBarConnectors() 258 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_PIE) ) in getSupportedLabelPlacements() 369 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_PIE) ) in isSupportingRightAngledAxes() [all …]
|
H A D | ObjectIdentifier.cxx | 927 if( rCID.match(C2U("Page"),nLastSign) ) in getObjectType() 929 else if( rCID.match(C2U("Title"),nLastSign) ) in getObjectType() 933 else if( rCID.match(C2U("Legend"),nLastSign) ) in getObjectType() 939 else if( rCID.match(C2U("D="),nLastSign) ) in getObjectType() 943 else if( rCID.match(C2U("Axis"),nLastSign) ) in getObjectType() 945 else if( rCID.match(C2U("Grid"),nLastSign) ) in getObjectType() 947 else if( rCID.match(C2U("SubGrid"),nLastSign) ) in getObjectType() 949 else if( rCID.match(C2U("Series"),nLastSign) ) in getObjectType() 951 else if( rCID.match(C2U("Point"),nLastSign) ) in getObjectType() 963 else if( rCID.match(C2U("Errors"),nLastSign) ) in getObjectType() [all …]
|
H A D | InternalDataProvider.cxx | 695 if( aRangeRepresentation.match( lcl_aCategoriesRangeName )) in createDataSequenceByRangeRepresentation() 702 else if( aRangeRepresentation.match( lcl_aLabelRangePrefix )) in createDataSequenceByRangeRepresentation() 738 if( aRange.match( lcl_aCategoriesRangeName )) in hasDataByRangeRepresentation() 743 else if( aRange.match( lcl_aLabelRangePrefix )) in hasDataByRangeRepresentation() 762 if( aRange.match( lcl_aLabelRangePrefix ) ) in getDataByRangeRepresentation() 771 else if( aRange.match( lcl_aCategoriesPointRangeNamePrefix ) ) in getDataByRangeRepresentation() 780 else if( aRange.match( lcl_aCategoriesLevelRangeNamePrefix ) ) in getDataByRangeRepresentation() 835 if( aRange.match( lcl_aLabelRangePrefix ) ) in setDataByRangeRepresentation() 843 else if( aRange.match( lcl_aCategoriesPointRangeNamePrefix ) ) in setDataByRangeRepresentation() 1061 if( aRangeRepresentation.match( lcl_aCategoriesRangeName )) in convertRangeToXML() [all …]
|
/aoo4110/main/svgio/source/svgreader/ |
H A D | svgstyleattributes.cxx | 1316 if(aContent.match(aStrNone)) in parseStyleAttribute() 1352 if(aContent.match(aStrButt)) in parseStyleAttribute() 1375 if(aContent.match(aStrMiter)) in parseStyleAttribute() 1497 if(aContent.match(aStrNormal)) in parseStyleAttribute() 1603 if(aContent.match(aStr100)) in parseStyleAttribute() 1615 else if(aContent.match(aStr400) || aContent.match(aStrNormal)) in parseStyleAttribute() 1627 else if(aContent.match(aStr700) || aContent.match(aStrBold)) in parseStyleAttribute() 1668 if(aContent.match(aStrNone)) in parseStyleAttribute() 1707 if(aContent.match(aStrStart)) in parseStyleAttribute() 1731 if(aContent.match(aStrLeft)) in parseStyleAttribute() [all …]
|
H A D | svgnode.cxx | 256 if(aContent.match(aStrInline)) in getDisplayFromContent() 260 else if(aContent.match(aStrNone)) in getDisplayFromContent() 264 else if(aContent.match(aStrInherit)) in getDisplayFromContent() 268 else if(aContent.match(aStrBlock)) in getDisplayFromContent() 272 else if(aContent.match(aStrList_item)) in getDisplayFromContent() 276 else if(aContent.match(aStrRun_in)) in getDisplayFromContent() 280 else if(aContent.match(aStrCompact)) in getDisplayFromContent() 284 else if(aContent.match(aStrMarker)) in getDisplayFromContent() 288 else if(aContent.match(aStrTable)) in getDisplayFromContent() 308 else if(aContent.match(aStrTable_row)) in getDisplayFromContent() [all …]
|
H A D | svggradientnode.cxx | 191 if(aContent.match(commonStrings::aStrUserSpaceOnUse, 0)) in parseAttribute() 195 else if(aContent.match(commonStrings::aStrObjectBoundingBox, 0)) in parseAttribute() 210 if(aContent.match(aStrPad, 0)) in parseAttribute() 214 else if(aContent.match(aStrReflect, 0)) in parseAttribute() 218 else if(aContent.match(aStrRepeat, 0)) in parseAttribute()
|
/aoo4110/main/helpcontent2/source/auxiliary/ |
H A D | index.xsl | 49 <xsl:template match="title"> 55 <xsl:template match="table"> 67 <xsl:template match="tablerow"> 73 <xsl:template match="list"> 79 <xsl:template match="listitem"> 85 <xsl:template match="item"> 91 <xsl:template match="emph"> 103 <xsl:template match="section"> 121 <xsl:template match="link"> 133 <xsl:template match="text()"> [all …]
|
/aoo4110/main/l10ntools/source/ |
H A D | tagtest.cxx | 1060 match( aTag, aTag ); in PfCaseBegin() 1128 match( aTag, aTag ); in AppCaseBegin() 1146 match( aTag, TAG_ELSE ); in CaseEnd() 1148 match( aTag, TAG_END ); in CaseEnd() 1153 match( aTag, TAG_END ); in CaseEnd() 1183 match( aTag, aTag ); in SimpleTag() 1223 match( aTag, aEndTag ); in TagPair() 1243 match( aTag, aTag ); in TagRef() 1265 match( aTag, aTag ); in TagRef() 1267 match( aTag, TAG_AEND ); in TagRef() [all …]
|
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
H A D | FormulaParser.java | 224 private void match(char c) throws FormulaParsingException { in match() method in FormulaParser 240 private void match(String symbol) throws FormulaParsingException { in match() method in FormulaParser 272 match(look); in factor() 276 match('('); in factor() 279 match(')'); in factor() 327 match(','); in arguments() 371 match('('); in ident() 374 match(')'); in ident() 456 match(look); in getNum() 517 match(op); in addOp() [all …]
|
/aoo4110/main/offapi/com/sun/star/util/ |
H A D | XTextSearch.idl | 91 anchoring will match the zero length string immediately after a 96 anchoring, will match zero-length string immediately before a 103 line therefore ^ will not match with first character of the 109 therefore $ will not match with last character of the string. 125 be needed to match. Depending on the weights it may also fail if 127 additional operation would be needed to match. The strict 128 algorithm may match less than expected from a first glance of 141 needed to match. The relaxed algorithm may return false 192 if it is 0, then no match found; this value is 1 for ABSOLUTE and APPROXIMATE match.
|
/aoo4110/main/udkapi/com/sun/star/container/ |
H A D | XContainerQuery.idl | 53 /** creates a sub set of container items which match given query command 56 Items of this sub set must match used query string. Format of query depends 62 @param Query items of sub set must match to this query<br> 65 query as parameter sequence to return all elements wich match 70 and match by name pattern;ascending sort is the default<br> 82 You can match by properties only. Enumerated elements must provide queried 89 … search for items wich match the name pattern and supports the VISIBLE feature<br>
|
/aoo4110/main/writerfilter/source/doctok/ |
H A D | escherdoc.xsl | 26 <xsl:template match="/"> 34 <xsl:template match="xhtml:table" mode="eschertable"> 38 <xsl:template match="xhtml:tr" mode="eschertable"> 60 <xsl:template match="xhtml:td" mode="optname"> 71 <xsl:template match="xhtml:td" mode="fopid"> 82 <xsl:template match="xhtml:td" mode="type"> 107 <xsl:template match="xhtml:td" mode="default"> 118 <xsl:template match="xhtml:td" mode="comment">
|
H A D | WW8inc.xsl | 25 <xsl:template match="/"> 29 <xsl:template match="xhtml:table"> 69 <xsl:template match="xhtml:tr[./xhtml:td[position()=1]/text()]"> 82 <xsl:template match="xhtml:tr[not(./xhtml:td[position()=1]/text())]"> 96 <xsl:template match="*">
|
/aoo4110/main/oox/source/drawingml/ |
H A D | hyperlinkcontext.cxx | 90 if ( aPPAction.match( sHlinkshowjump ) ) in HyperLinkContext() 93 if ( aPPAct.match( sJump, nIndex + 1 ) ) in HyperLinkContext() 100 else if ( aPPAction.match( sHlinksldjump ) ) in HyperLinkContext() 128 if ( aSlideType.match( sSlide ) ) in HyperLinkContext() 130 else if ( aSlideType.match( sNotesSlide ) ) in HyperLinkContext()
|
/aoo4110/ext_libraries/ratscan/scan/ |
H A D | rat-output-to-html.xsl | 28 <xsl:template match="/"> 71 <xsl:template match="rat-report"> 171 <xsl:template match="resource"> 178 <xsl:template match="header-sample"> 188 <xsl:template match="header-type"> 193 <xsl:template match="license-family"> 198 <xsl:template match="license-approval"> 203 <xsl:template match="type">
|
/aoo4110/main/solenv/bin/ |
H A D | getcompver.awk | 29 x = match( $0, /C\+\+ .*/ ) 32 x = match( btwn, / .*\..*[ $\t]/) 39 x = match( $0, /..\...\...../ ) 46 x = match( $0, /[0-9]*\.[0-9]*\.[0-9]*/ )
|
/aoo4110/main/desktop/source/deployment/registry/script/ |
H A D | dp_script.cxx | 429 if (sOriginalUrl.match(OUSTR("vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE")) in processPackage_() 430 || sOriginalUrl.match(OUSTR("vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE")) in processPackage_() 431 || sOriginalUrl.match(OUSTR("vnd.sun.star.expand:$BUNDLED_EXTENSIONS"))) in processPackage_() 459 if (sOriginalUrl.match(OUSTR("vnd.sun.star.expand:$UNO_USER_PACKAGES_CACHE")) in processPackage_() 460 || sOriginalUrl.match(OUSTR("vnd.sun.star.expand:$UNO_SHARED_PACKAGES_CACHE")) in processPackage_() 461 || sOriginalUrl.match(OUSTR("vnd.sun.star.expand:$BUNDLED_EXTENSIONS"))) in processPackage_()
|
/aoo4110/main/scripting/source/storage/ |
H A D | ScriptSecurityManager.cxx | 145 bool match = isSecureURL( path ); in addScriptStorage() local 146 if( match && ( m_warning == sal_True ) ) in addScriptStorage() 157 else if ( match ) in addScriptStorage() 221 bool match = false; in isSecureURL() local 241 match = true; in isSecureURL() 245 return match; in isSecureURL()
|
/aoo4110/main/sc/source/core/data/ |
H A D | dpcachetable.cxx | 78 bool ScDPCacheTable::FilterItem::match( const ScDPItemData& rCellData ) const in match() function in ScDPCacheTable::FilterItem 94 bool ScDPCacheTable::SingleFilter::match( const ScDPItemData& rCellData ) const in match() function in ScDPCacheTable::SingleFilter 96 return maItem.match(rCellData); in match() 120 bool ScDPCacheTable::GroupFilter::match( const ScDPItemData& rCellData ) const in match() function in ScDPCacheTable::GroupFilter 125 bool bMatch = itr->match( rCellData); in match() 447 if (!itr->mpFilter->match(*pCellData)) in isRowQualified()
|
/aoo4110/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ |
H A D | ProductDescription.java | 70 String match = "\\$\\{" + key + "\\}"; in setNewMacro() local 71 Pattern pattern = Pattern.compile(match, Pattern.CASE_INSENSITIVE); in setNewMacro() 83 if ( pair.search.pattern().equals(match) ) { in setNewMacro() 262 String match = "\\$\\{" + key + "\\}"; in parse() local 263 Pattern pattern = Pattern.compile(match, Pattern.CASE_INSENSITIVE); in parse()
|
/aoo4110/main/connectivity/inc/connectivity/ |
H A D | CommonTools.hxx | 51 …OOO_DLLPUBLIC_DBTOOLS sal_Bool match(const sal_Unicode* pWild, const sal_Unicode* pStr, const sal_… 52 inline sal_Bool match( const rtl::OUString& rWild, const sal_Unicode* pStr, sal_Unicode cEscape) in match() function 53 { return match( rWild.getStr(), pStr, cEscape); } in match() 54 inline sal_Bool match( const rtl::OUString& rWild, const rtl::OUString& rStr, sal_Unicode cEscape) in match() function 55 { return match( rWild, rStr.getStr(), cEscape); } in match()
|
/aoo4110/main/sc/inc/ |
H A D | dpcachetable.hxx | 84 bool match( const ScDPItemData& rCellData ) const; 96 virtual bool match( const ScDPItemData& rCellData ) const = 0; 112 virtual bool match(const ScDPItemData& rCellData) const; 135 virtual bool match( const ScDPItemData& rCellData ) const;
|
/aoo4110/main/offapi/com/sun/star/resource/ |
H A D | XStringResourceResolver.idl | 96 The locale has to match exactly with one of the locales provided by 97 <member>getLocales</member>. A closest match search is not supported. 133 The locale has to match exactly with one of the locales provided by 134 <member>getLocales</member>. A closest match search is not supported. 158 The locale has to match exactly with one of the locales provided by 159 <member>getLocales</member>. A closest match search is not supported.
|
/aoo4110/main/offapi/com/sun/star/rendering/ |
H A D | XIntegerBitmapColorSpace.idl | 110 if the input sequence does not match the device color format. 131 if the input sequence does not match the device color format. 154 if the input sequence does not match the device color format. 176 if the input sequence does not match the device color format. 200 if the input sequence does not match the device color format. 221 if the input sequence does not match the device color format. 241 if the input sequence does not match the device color format. 264 if the input sequence does not match the device color format.
|
H A D | XColorSpace.idl | 155 if the input sequence does not match the device color format 177 if the input sequence does not match the device color format. 199 if the input sequence does not match the device color format. 223 if the input sequence does not match the device color format. 241 if the input sequence does not match the device color format. 259 if the input sequence does not match the device color format. 280 if the input sequence does not match the device color format.
|