Home
last modified time | relevance | path

Searched refs:dash (Results 76 – 81 of 81) sorted by path

1234

/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DShapes.log32 ITEM Assertion OK : correctly set dash style of shape line
33 ITEM Assertion OK : correctly set dash style of shape line
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DShapes.log32 ITEM Assertion OK : correctly set dash style of shape line
33 ITEM Assertion OK : correctly set dash style of shape line
/trunk/main/svx/source/dialog/
H A Dsdstring.src905 // Reference-strings for standard-dash-table
/trunk/main/unodevtools/source/unodevtools/
H A Doptions.cxx50 const OUString dash = OUString(RTL_CONSTASCII_USTRINGPARAM("-")); in readOption() local
51 if(aArg.indexOf(dash) != 0) in readOption()
65 pValue->copy(1).equals(dash)) in readOption()
104 const OUString dash(RTL_CONSTASCII_USTRINGPARAM("-")); in readOption() local
107 if((aArg.indexOf(dash) == 0 && aOpt.equalsIgnoreAsciiCase(aArg.copy(1))) || in readOption()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1177 char* dash = pFontMetric->szFacename; in GetDevFontList() local
1178 while( (dash=strchr( dash, '-'))) in GetDevFontList()
1179 *dash++ = ' '; in GetDevFontList()
/trunk/main/xsltml/
H A Dxsltml_2.1.2.patch936 …ng-after($content, '&#x022A6;')"/></xsl:call-template></xsl:when> <!--/vdash R: vertical, dash -->
937 …#x022A7;')"/></xsl:call-template></xsl:when> <!--/vDash R: vertical, dbl dash --> <!-- Required a…
939 …bstring-after($content, '&#x022A6;')"/></xsl:call-template></xsl:when> /vdash R: vertical, dash -->
940 …#x022A7;')"/></xsl:call-template></xsl:when> <!--/vDash R: vertical, dbl dash --> <!-- Required a…
943 …22AA;')"/></xsl:call-template></xsl:when> <!--/Vvdash R: triple vertical, dash --> <!-- Required a…

Completed in 54 milliseconds

1234