Home
last modified time | relevance | path

Searched defs:c (Results 226 – 250 of 617) sorted by last modified time

12345678910>>...25

/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx225 sal_Unicode c, cKey = 0; in GetSwitch() local
423 sal_Unicode c = aSaveStr.GetChar( 0 ); in MakeFieldInst() local
/trunk/main/sw/source/filter/html/
H A Dparcss1.cxx97 sal_Unicode c = aIn.GetChar( nInPos ); in GetNextChar() local
1168 sal_Unicode c; in ParseStyleSheet() local
1319 sal_Unicode c; in GetColor() local
1383 sal_Unicode c = (i<aValue.Len() ? aValue.GetChar(i) in GetColor() local
H A Dhtmlflyt.cxx30 #define TE(t,p,c) (sal_uInt8)( HTML_OUT_##t | HTML_POS_##p | HTML_CNTNR_##c ) argument
H A Dhtmlftn.cxx74 sal_Unicode c = rContent.GetChar( nPos ); in lcl_html_getNextPart() local
H A Dhtmlfly.cxx1756 sal_Unicode c = rURL.GetChar( --nPos ); in AddLinkTarget() local
H A Dhtmlatr.cxx2634 sal_uInt64 c = rStr.GetChar( nStrPos ); in OutHTML_SwTxtNode() local
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx512 sal_Char c = *pF; in IsDetectableText() local
/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx470 UnoActionContext c(& rDoc); // exception-safe StartAllAction/EndAllAction in impl_DoUndoRedo() local
/trunk/main/sw/source/core/table/
H A Dswtable.cxx249 sal_Unicode c; in lcl_TabToBlankAtSttEnd() local
263 sal_Unicode c; in lcl_DelTabsAtSttEnd() local
/trunk/main/sw/source/core/layout/
H A Ddbg_lay.cxx447 sal_Char c; in FileInit() local
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx259 const sal_Unicode* StrChr( const sal_Unicode* pSrc, sal_Unicode c ) in StrChr()
887 sal_Unicode c = '0'; in GetDigitLevel() local
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx631 sal_Unicode c; in lcl_FindOutlineNum() local
H A Ddocedt.cxx792 sal_Unicode c; in Overwrite() local
1501 const sal_Unicode c(pTxtNode->GetTxt().GetChar(i)); in lcl_CalcBreaks() local
H A Ddoccomp.cxx666 sal_uLong c, d, b; in Compare() local
697 long c; /* Cost. */ in CheckDiag() local
/trunk/main/sw/source/core/bastyp/
H A Dbparr.cxx39 #define CHECKIDX( p, n, i, c ) argument
43 #define CHECKIDX( p, n, i, c ) CheckIdx( p, n, i, c ); argument
H A Dcalc.cxx989 sal_Unicode c; in GetToken() local
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java321 ControlCharacterNode(short c) { m_Char = c; } in ControlCharacterNode()
707 short c = (Short) in convertChildren() local
/trunk/main/sw/inc/
H A Dswgstr.hxx97 inline swstreambase& swstreambase::operator>>( sal_Char& c ) in operator >>()
102 inline swstreambase& swstreambase::operator>>( sal_uInt8& c ) in operator >>()
107 inline swstreambase& swstreambase::operator>>( short& c ) in operator >>()
112 inline swstreambase& swstreambase::operator>>( sal_uInt16& c ) in operator >>()
117 inline swstreambase& swstreambase::operator>>( sal_uLong& c ) in operator >>()
H A Dswtypes.hxx238 #define SW_ISPRINTABLE( c ) ( c >= ' ' && 127 != c ) argument
/trunk/main/svx/workben/msview/
H A Dxmlconfig.cxx381 sal_Char c; in dump_hex() local
423 sal_Char c; in dump_byte() local
440 sal_uInt32 c; in dump_uint() local
465 float c; in dump_float() local
/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx475 sal_uIntPtr c=b; in ReverseOrderOfMarked() local
/trunk/main/svx/source/form/
H A Dfmsrccfg.cxx204 #define TA( c ) &c, getCppuType( &c ) argument
H A Dfmsrcimp.cxx70 #define IFACECAST(c) ((const Reference< XInterface >&)c) argument
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx1357 sal_uIntPtr c = m_aFileListLB.GetEntryCount(); in updateItems() local
1381 sal_uIntPtr c = m_aFileListLB.GetEntryCount(); in stepNext() local
/trunk/main/svx/source/accessibility/
H A Dcharmapacc.cxx710 const sal_UCS4 c = aCharStr.iterateCodePoints( &nStrIndex ); in getAccessibleDescription() local

Completed in 270 milliseconds

12345678910>>...25