Home
last modified time | relevance | path

Searched defs:aChar (Results 1 – 25 of 46) sorted by relevance

12

/trunk/main/basegfx/source/tools/
H A Dstringconversiontools.cxx56 sal_Unicode aChar( rStr[io_rPos] ); in lcl_getDoubleChar() local
140 sal_Unicode aChar( rStr[io_rPos] ); in lcl_importNumberAndSpaces() local
181 sal_Unicode aChar( rStr[io_rPos] ); in lcl_skipDouble() local
/trunk/main/svgio/source/svgreader/
H A Dsvgtools.cxx320 const sal_Unicode aChar(rCandidate[nPos]); in copySign() local
336 const sal_Unicode aChar(rCandidate[nPos]); in copyNumber() local
354 const sal_Unicode aChar(rCandidate[nPos]); in copyHex() local
374 const sal_Unicode aChar(rCandidate[nPos]); in copyString() local
408 const sal_Unicode aChar(rCandidate[nPos]); in readNumber() local
582 const sal_Unicode aChar(rCandidate[nPos]); in readAngle() local
837 const sal_Unicode aChar(rCandidate[0]); in read_color() local
1003 const sal_Unicode aChar(rCandidate[nPos]); in readTransform() local
1513 const sal_Unicode aChar(rCandidate[nPos]); in convert() local
1557 const sal_Unicode aChar(rCandidate[nPos]); in removeBlockComments() local
[all …]
/trunk/main/sw/source/core/text/
H A Dfrminf.cxx46 const xub_Unicode aChar = rTxt.GetChar( i ); in GetTxtStart() local
65 xub_Unicode aChar = rTxt.GetChar( static_cast<xub_StrLen>(i) ); in GetTxtEnd() local
351 xub_Unicode aChar = rTxt.GetChar( rFndPos ); in GetBigIndent() local
/trunk/main/sw/source/core/unocore/
H A DXMLRangeHelper.cxx49 void operator() ( sal_Unicode aChar ) in operator ()()
74 void operator() ( sal_Unicode aChar ) in operator ()()
/trunk/main/basegfx/source/inc/
H A Dstringconversiontools.hxx41 …inline bool lcl_isOnNumberChar(const sal_Unicode aChar, bool bSignAllowed = true, bool bDotAllowed… in lcl_isOnNumberChar()
/trunk/main/chart2/source/tools/
H A DXMLRangeHelper.cxx49 void operator() ( sal_Unicode aChar ) in operator ()()
74 void operator() ( sal_Unicode aChar ) in operator ()()
H A DTitleHelper.cxx283 sal_Unicode aChar = aSource.charAt( nPos ); in setCompleteString() local
/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx293 sal_Unicode aChar = 0; in ByteArrayToString() local
/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DCallback.cpp81 /* [out] */ short __RPC_FAR *aChar, in outValuesAll()
431 /* [out][in] */ short __RPC_FAR *aChar, in inoutValuesAll()
457 STDMETHODIMP CCallback::inValues(short aChar, long aLong, BSTR aString) in inValues()
/trunk/main/cli_ure/qa/climaker/
H A Dtestobjects.cs114 char aChar, string aString, in inParameters()
148 out char aChar, out string aString, in outParameters()
184 ref char aChar, ref string aString, in inoutParameters()
/trunk/main/jvmfwk/source/
H A Dlibxmlutil.cxx128 CXmlCharPtr::CXmlCharPtr(xmlChar * aChar) in CXmlCharPtr()
/trunk/main/svtools/source/edit/
H A Deditsyntaxhighlighter.cxx73 int aChar = -1; in DoBracketHilight() local
/trunk/main/l10ntools/source/
H A Dhelpex.cxx246 sal_Char aChar; in main() local
/trunk/main/xmloff/source/draw/
H A Dxexptran.cxx91 sal_Unicode aChar(rStr[nPos]); in Imp_IsOnNumberChar() local
103 sal_Unicode aChar(rStr[nPos]); in Imp_IsOnUnitChar() local
161 sal_Unicode aChar(rStr[rPos]); in Imp_SkipDouble() local
189 sal_Unicode aChar(rStr[rPos]); in Imp_GetDoubleChar() local
/trunk/main/cui/source/tabpages/
H A Dtabstpge.cxx684 String aChar( pEdit->GetText() ); in IMPL_LINK() local
702 String aChar( pEdit->GetText() ); in IMPL_LINK() local
/trunk/main/vcl/source/fontsubset/
H A Dxlat.cxx102 sal_uInt16 ConverterCache::convertOne( int nSelect, sal_Unicode aChar ) in convertOne()
/trunk/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java60 Character aChar= new Character('A'); field in AnyConverter_Test
/trunk/main/sal/qa/osl/process/
H A Dosl_Thread.cxx1984 char aChar = *pChar; in TEST_F() local
2022 char aChar = *pChar; in TEST_F() local
2071 char aChar = *pChar; in TEST_F() local
2104 char aChar = *(char*)pChar; in TEST_F() local
/trunk/main/sal/osl/os2/
H A Dfile_url.cxx489 sal_Char aChar; in _osl_decodeURL() local
/trunk/main/stoc/test/
H A Dtestiadapter.cxx327 sal_Unicode aChar; in invoke() local
604 sal_Unicode aChar = _xLBT->getChar(); in getValue() local
/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx520 sal_UCS4 aChar = rArgs.mpStr[ nCharPos ]; in operator ()() local
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1462 sal_Unicode aChar; in testInterface() local
1580 sal_Unicode aChar; in testInterface() local
1806 sal_Unicode aChar= L'A'; in testInterface() local
2039 sal_Unicode aChar=L'a'; in testInterface() local
/trunk/main/sal/osl/w32/
H A Dfile_url.cxx604 sal_Char aChar; in _osl_decodeURL() local
/trunk/main/sd/source/ui/view/
H A Ddrviewse.cxx143 sal_Char aChar = (sal_Char)aInputString.GetChar(a); in ImpAddPrintableCharactersToTextEdit() local
/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx217 inline sal_Bool IsInvalidChar(const sal_Unicode aChar) in IsInvalidChar()

Completed in 119 milliseconds

12