/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | KCharacterType.idl | 54 /// any alpha, ALPHA = UPPER | LOWER | TITLE_CASE 55 const long ALPHA = 0x0000000E; 67 Note that a LETTER must not necessarily be ALPHA */
|
H A D | XCharacterClassification.idl | 59 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)
|
/aoo41x/main/idlc/source/ |
H A D | scanner.ll | 269 ALPHA [a-zA-Z] 274 IDENTIFIER_NEW ({ALPHA}({ALPHA}|{DIGIT})*)|({CAPITAL}("_"?({ALPHA}|{DIGIT})+)*) 275 IDENTIFIER ("_"?({ALPHA}|{DIGIT})+)*
|
/aoo41x/main/starmath/source/ |
H A D | symbol.src | 202 < "ALPHA" ; > ; 274 < "ALPHA" ; > ;
|
/aoo41x/main/slideshow/source/engine/OGLTrans/ |
H A D | OGLTrans_TransitionerImpl.cxx | 127 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()
|
/aoo41x/main/vcl/source/helper/ |
H A D | canvasbitmap.cxx | 252 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 D | canvastools.cxx | 358 rendering::ColorComponentTag::ALPHA) - pStart; in bitmapExFromXBitmap() 757 pTags[3] = rendering::ColorComponentTag::ALPHA; in StandardColorSpace()
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | XContentProviderManager.idl | 88 <li><code>scheme = ALPHA *(ALPHA / DIGIT / "+" / "-" / ".")</code></li>
|
/aoo41x/main/tools/source/stream/ |
H A D | strmunx.cxx | 208 #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()
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | KeyGroup.idl | 49 const short ALPHA = 512;
|
/aoo41x/main/slideshow/source/engine/shapes/ |
H A D | viewshape.hxx | 115 ALPHA= 4, enumerator
|
H A D | viewshape.cxx | 456 if( mbForceUpdate || (nUpdateFlags & ALPHA) ) in renderSprite()
|
H A D | drawshape.cxx | 279 nUpdateFlags |= ViewShape::ALPHA; in getUpdateFlags()
|
/aoo41x/main/offapi/com/sun/star/rendering/ |
H A D | ColorComponentTag.idl | 75 const byte ALPHA=12;
|
H A D | XBitmap.idl | 73 <member>ColorComponentTag::ALPHA</member>).<p>
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | keycodes.hxx | 39 #define KEYGROUP_ALPHA ((sal_uInt16)::com::sun::star::awt::KeyGroup::ALPHA)
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node.cxx | 414 #if defined( ALPHA ) && defined( UNX ) in FindTableNode() 820 #if defined( ALPHA ) && defined( UNX ) in FindSttNodeByType()
|
H A D | ndsect.cxx | 989 #if defined( ALPHA ) && defined( UNX ) in FindSectionNode()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | minarray.hxx | 35 #if defined (ALPHA) && defined (UNX)
|
/aoo41x/main/i18npool/source/search/ |
H A D | textsearch.cxx | 430 if( 0 != (( KCharacterType::DIGIT | KCharacterType::ALPHA | in IsDelimiter()
|
/aoo41x/main/sw/source/core/table/ |
H A D | swtable.cxx | 593 #if defined(ALPHA) && defined(WNT) 687 #if defined(ALPHA) && defined(WNT)
|
/aoo41x/main/vcl/test/ |
H A D | canvasbitmaptest.cxx | 848 pTags[3] = rendering::ColorComponentTag::ALPHA; in TestBitmap()
|
/aoo41x/main/canvas/source/tools/ |
H A D | canvastools.cxx | 592 pTags[3] = rendering::ColorComponentTag::ALPHA; in StandardColorSpace()
|
/aoo41x/main/svtools/source/filter/ |
H A D | filter.cxx | 27 #if defined UNX && defined ALPHA
|
/aoo41x/extras/l10n/source/uk/ |
H A D | localize.sdf | 7267 …ALPHA) з набору "Грецькі літери" до набору "Спеціальні", виберіть попередній набір (Грецькі), а у … 7705 starmath source\symbol.src 0 itemlist RID_UI_SYMBOL_NAMES 2 0 uk ALPHA 2002-02-02 02:02:02
|