Searched refs:nCP (Results 1 – 9 of 9) sorted by relevance
| /AOO42X/main/sw/source/filter/inc/ |
| H A D | fltshell.hxx | 89 void SetStartCP(sal_Int32 nCP) {mnStartCP = nCP;} in SetStartCP() argument 90 void SetEndCP(sal_Int32 nCP) {mnEndCP = nCP;} in SetEndCP() argument
|
| /AOO42X/main/vcl/win/source/gdi/ |
| H A D | salgdi3.cxx | 649 UINT nCP = (sal_uInt16)GetOEMCP(); in ImplCharSetToSal() local 650 switch ( nCP ) in ImplCharSetToSal() 657 eTextEncoding = rtl_getTextEncodingFromWindowsCodePage(nCP); in ImplCharSetToSal() 1818 UINT nCP = aInfo.ciACP; in ImplAddKerningPairs() local 1843 if ( MultiByteToWideChar( nCP, MB_PRECOMPOSED | MB_USEGLYPHCHARS, in ImplAddKerningPairs() 1862 if ( MultiByteToWideChar( nCP, MB_PRECOMPOSED | MB_USEGLYPHCHARS, in ImplAddKerningPairs() 2397 DWORD nCP = GetACP(); in GetDevFontList() local 2399 if ( TranslateCharsetInfo( (DWORD*)nCP, &aCharSetInfo, TCI_SRCCODEPAGE ) ) in GetDevFontList()
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | wrtw8esh.cxx | 929 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteTxt() local 934 rWrt.pFldTxtBxs->Finish( nCP, nMyOffset ); in WriteTxt() 936 rWrt.pFldHFTxtBxs->Finish( nCP, nMyOffset + rFib.ccpTxbx ); in WriteTxt() 1003 WW8_CP nCP = Fc2Cp(Strm().Tell()); in AppendFlyInFlys() local 1004 bool bSuccess = pDrwO->Append(*this, nCP, rFrmFmt, rNdTopLeft); in AppendFlyInFlys()
|
| H A D | wrtw8sty.cxx | 2003 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteGenericTxt() local 2004 aCps.Insert( nCP, i ); in WriteGenericTxt() 2005 pTxtPos->Append( nCP ); in WriteGenericTxt()
|
| H A D | ww8par5.cxx | 676 WW8_CP nCP = 0; in End_Field() local 677 if (!pF || !pF->EndPosIsFieldEnd(nCP)) in End_Field() 719 maTOXEndCps.insert( nCP ); in End_Field()
|
| H A D | ww8scan.cxx | 3928 bool WW8PLCFx_FLD::EndPosIsFieldEnd(WW8_CP& nCP) in EndPosIsFieldEnd() argument 3942 nCP = nTest; in EndPosIsFieldEnd()
|
| /AOO42X/main/sc/inc/ |
| H A D | addincol.hxx | 111 long nCP );
|
| /AOO42X/main/sc/source/core/tool/ |
| H A D | addincol.cxx | 86 long nCP ) : in ScUnoAddInFuncData() argument 95 nCallerPos( nCP ), in ScUnoAddInFuncData()
|
| /AOO42X/main/sw/source/filter/ww8/dump/ |
| H A D | ww8scan.cxx | 3545 bool WW8PLCFx_FLD::EndPosIsFieldEnd(WW8_CP& nCP) in EndPosIsFieldEnd() argument 3559 nCP = nTest; in EndPosIsFieldEnd()
|