Home
last modified time | relevance | path

Searched refs:ALPHA (Results 1 – 25 of 91) sorted by relevance

1234

/aoo4110/main/offapi/com/sun/star/i18n/
H A DKCharacterType.idl54 /// any alpha, ALPHA = UPPER | LOWER | TITLE_CASE
55 const long ALPHA = 0x0000000E;
67 Note that a LETTER must not necessarily be ALPHA */
H A DXCharacterClassification.idl59 ALPHA,DIGIT are the tokens which return true for isAlpha and isDigit
60 ALNUM=ALPHA|DIGIT
68 IDENTIFIER=ALPHA *ALNUM
69 UIDENTIFIER=(ALPHA | ASC_UNDERSCORE) *(ALNUM|ASC_UNDERSCORE)
70 ALPHA_NAME=ALPHA *(ALNUM|DEFCHARS)
/aoo4110/main/idlc/source/
H A Dscanner.ll269 ALPHA [a-zA-Z]
274 IDENTIFIER_NEW ({ALPHA}({ALPHA}|{DIGIT})*)|({CAPITAL}("_"?({ALPHA}|{DIGIT})+)*)
275 IDENTIFIER ("_"?({ALPHA}|{DIGIT})+)*
/aoo4110/main/starmath/source/
H A Dsymbol.src202 < "ALPHA" ; > ;
274 < "ALPHA" ; > ;
/aoo4110/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx127 RGB_RED, RGB_GREEN, RGB_BLUE, ALPHA, in calcComponentOrderIndex()
128 RGB_BLUE, RGB_GREEN, RGB_RED, ALPHA, in calcComponentOrderIndex()
129 ALPHA, RGB_RED, RGB_GREEN, RGB_BLUE, in calcComponentOrderIndex()
130 ALPHA, RGB_BLUE, RGB_GREEN, RGB_RED, in calcComponentOrderIndex()
/aoo4110/main/vcl/source/helper/
H A Dcanvasbitmap.cxx252 pTags[0] = rendering::ColorComponentTag::ALPHA; in VclCanvasBitmap()
280 pTags[0] = rendering::ColorComponentTag::ALPHA; in VclCanvasBitmap()
311 pTags[3] = rendering::ColorComponentTag::ALPHA; in VclCanvasBitmap()
339 pTags[3] = rendering::ColorComponentTag::ALPHA; in VclCanvasBitmap()
398 m_aComponentTags[m_aComponentTags.getLength()-1] = rendering::ColorComponentTag::ALPHA; in VclCanvasBitmap()
H A Dcanvastools.cxx358 rendering::ColorComponentTag::ALPHA) - pStart; in bitmapExFromXBitmap()
757 pTags[3] = rendering::ColorComponentTag::ALPHA; in StandardColorSpace()
/aoo4110/main/offapi/com/sun/star/ucb/
H A DXContentProviderManager.idl88 <li><code>scheme = ALPHA *(ALPHA / DIGIT / "+" / "-" / ".")</code></li>
/aoo4110/main/tools/source/stream/
H A Dstrmunx.cxx208 #if defined( RS6000 ) || defined( ALPHA ) || defined( HP9000 ) || defined( NETBSD ) || defined(FREE… in GetSvError()
222 #if ! defined( RS6000 ) && ! defined( ALPHA ) && ! defined( NETBSD ) && ! defined (FREEBSD) && ! de… in GetSvError()
/aoo4110/main/offapi/com/sun/star/awt/
H A DKeyGroup.idl49 const short ALPHA = 512;
/aoo4110/main/slideshow/source/engine/shapes/
H A Dviewshape.hxx115 ALPHA= 4, enumerator
H A Dviewshape.cxx456 if( mbForceUpdate || (nUpdateFlags & ALPHA) ) in renderSprite()
H A Ddrawshape.cxx279 nUpdateFlags |= ViewShape::ALPHA; in getUpdateFlags()
/aoo4110/main/offapi/com/sun/star/rendering/
H A DColorComponentTag.idl75 const byte ALPHA=12;
H A DXBitmap.idl73 <member>ColorComponentTag::ALPHA</member>).<p>
/aoo4110/main/vcl/inc/vcl/
H A Dkeycodes.hxx39 #define KEYGROUP_ALPHA ((sal_uInt16)::com::sun::star::awt::KeyGroup::ALPHA)
/aoo4110/main/sw/source/core/docnode/
H A Dnode.cxx414 #if defined( ALPHA ) && defined( UNX ) in FindTableNode()
820 #if defined( ALPHA ) && defined( UNX ) in FindSttNodeByType()
H A Dndsect.cxx989 #if defined( ALPHA ) && defined( UNX ) in FindSectionNode()
/aoo4110/main/sfx2/inc/sfx2/
H A Dminarray.hxx35 #if defined (ALPHA) && defined (UNX)
/aoo4110/main/i18npool/source/search/
H A Dtextsearch.cxx430 if( 0 != (( KCharacterType::DIGIT | KCharacterType::ALPHA | in IsDelimiter()
/aoo4110/main/sw/source/core/table/
H A Dswtable.cxx593 #if defined(ALPHA) && defined(WNT)
687 #if defined(ALPHA) && defined(WNT)
/aoo4110/main/vcl/test/
H A Dcanvasbitmaptest.cxx848 pTags[3] = rendering::ColorComponentTag::ALPHA; in TestBitmap()
/aoo4110/main/canvas/source/tools/
H A Dcanvastools.cxx592 pTags[3] = rendering::ColorComponentTag::ALPHA; in StandardColorSpace()
/aoo4110/main/svtools/source/filter/
H A Dfilter.cxx27 #if defined UNX && defined ALPHA
/aoo4110/extras/l10n/source/uk/
H A Dlocalize.sdf7267ALPHA) з набору "Грецькі літери" до набору "Спеціальні", виберіть попередній набір (Грецькі), а у …
7705 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 2 0 uk ALPHA 2002-02-02 02:02:02

Completed in 690 milliseconds

1234