Home
last modified time | relevance | path

Searched refs:aCh (Results 1 – 7 of 7) sorted by relevance

/trunk/main/connectivity/source/inc/dbase/
H A Ddindexnode.hxx169 void SetChild(ONDXPagePtr aCh);
210 inline void ONDXPage::SetChild(ONDXPagePtr aCh = ONDXPagePtr()) in SetChild() argument
212 aChild = aCh; in SetChild()
246 void SetChild(ONDXPagePtr aCh = ONDXPagePtr(), ONDXPage* = NULL);
327 inline void ONDXNode::SetChild(ONDXPagePtr aCh, ONDXPage* pParent) in SetChild() argument
329 aChild = aCh; in SetChild()
/trunk/main/tools/source/stream/
H A Dstream.cxx1963 *pBufPos = aCh; in PutBack()
1983 *pRWBuf = aCh; in PutBack()
2002 char aCh; in EatWhite() local
2003 Read(&aCh, sizeof(char) ); in EatWhite()
2005 Read(&aCh, sizeof(char) ); in EatWhite()
2292 aCh ^= nMask; in CryptAndWriteBuffer()
2293 SWAPNIBBLES(aCh) in CryptAndWriteBuffer()
2294 pTemp[n] = aCh; in CryptAndWriteBuffer()
2322 SWAPNIBBLES(aCh) in EncryptBuffer()
2323 aCh ^= nMask; in EncryptBuffer()
[all …]
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1393 sal_Unicode aCh = aKeyEvent.GetCharCode(); in KeyInput() local
1410 if( 32 <= aCh && in KeyInput()
1427 xVar->PutChar( aCh ); in KeyInput()
1547 if( !rKeyCode.IsMod2() && '=' == aCh && in KeyInput()
2196 SW_ISPRINTABLE( aCh ); in KeyInput()
2289 aCh = '\t'; in KeyInput()
2330 ( '*' == aCh || '_' == aCh ) ) || in KeyInput()
2335 rSh.AutoCorrect( *pACorr, aCh ); in KeyInput()
2336 if( '\"' != aCh && '\'' != aCh ) // nur bei "*_" rufen! in KeyInput()
2345 '\"' != aCh && '\'' != aCh && '*' != aCh && '_' != aCh in KeyInput()
[all …]
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4051 sal_Unicode aCh; in HandleCommonMethods() local
4079 aCh = 0; in HandleCommonMethods()
4087 sal_Unicode aCh = aString1.GetChar(i); in HandleCommonMethods() local
4088 if ( aCh >= 'a' && aCh <= 'z' ) in HandleCommonMethods()
4089 aEvent = KeyEvent(aCh, KeyCode(KEYGROUP_ALPHA + aCh-'a', 0)); in HandleCommonMethods()
4090 else if ( aCh >= 'A' && aCh <= 'Z' ) in HandleCommonMethods()
4091 aEvent = KeyEvent(aCh, KeyCode(KEYGROUP_ALPHA + aCh-'a', KEY_SHIFT)); in HandleCommonMethods()
4092 else if ( aCh >= '0' && aCh <= '9' ) in HandleCommonMethods()
4093 aEvent = KeyEvent(aCh, KeyCode(KEYGROUP_NUM + aCh-'0', 0)); in HandleCommonMethods()
4095 aEvent = KeyEvent(aCh, KeyCode(KEYGROUP_MISC + (sal_uInt16)aPrintableMisc.Search(aCh), 0)); in HandleCommonMethods()
[all …]
/trunk/main/basic/source/runtime/
H A Dmethods.cxx376 sal_Unicode aCh = aStr.GetBuffer()[0]; in RTLFUNC() local
377 rPar.Get(0)->PutLong( aCh ); in RTLFUNC()
399 sal_Unicode aCh = (sal_Unicode)pArg->GetUShort(); in implChr() local
400 aStr = String( aCh ); in implChr()
/trunk/main/tools/inc/tools/
H A Dstream.hxx570 SvStream& PutBack( char aCh );
/trunk/extras/l10n/source/vi/
H A Dlocalize.sdf12648 …bleWizard.business.Tables.suppliers.Fields.emailaddress ShortName 0 vi ĐịaChỉThư 20200411 15:…
12685 …eWizard.business.Tables.mailinglist.Fields.emailaddress ShortName 0 vi ĐịaChỉThư 20200411 15:…
12806 …bleWizard.business.Tables.employees.Fields.emailaddress ShortName 0 vi ĐịaChỉThư 20200411 15:…
12865 …d.TableWizard.business.Tables.orders.Fields.shipaddress ShortName 0 vi ĐịaChỉGửi 20200411 15:…
13123 …rd.business.Tables.deliveries.Fields.destinationaddress ShortName 0 vi ĐịaChỉĐích 20200411 15…
13282 …ableWizard.private.Tables.addresses.Fields.emailaddress ShortName 0 vi ĐịaChỉThư 20200411 15:…

Completed in 1102 milliseconds