Home
last modified time | relevance | path

Searched refs:nCP (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx89 void SetStartCP(sal_Int32 nCP) {mnStartCP = nCP;} in SetStartCP() argument
90 void SetEndCP(sal_Int32 nCP) {mnEndCP = nCP;} in SetEndCP() argument
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx649 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()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx930 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteTxt() local
935 rWrt.pFldTxtBxs->Finish( nCP, nMyOffset ); in WriteTxt()
937 rWrt.pFldHFTxtBxs->Finish( nCP, nMyOffset + rFib.ccpTxbx ); in WriteTxt()
1004 WW8_CP nCP = Fc2Cp(Strm().Tell()); in AppendFlyInFlys() local
1005 bool bSuccess = pDrwO->Append(*this, nCP, rFrmFmt, rNdTopLeft); in AppendFlyInFlys()
H A Dwrtw8sty.cxx2004 WW8_CP nCP = rWrt.Fc2Cp( rWrt.Strm().Tell() ); in WriteGenericTxt() local
2005 aCps.Insert( nCP, i ); in WriteGenericTxt()
2006 pTxtPos->Append( nCP ); in WriteGenericTxt()
H A Dww8par5.cxx677 WW8_CP nCP = 0; in End_Field() local
678 if (!pF || !pF->EndPosIsFieldEnd(nCP)) in End_Field()
720 maTOXEndCps.insert( nCP ); in End_Field()
H A Dww8scan.cxx3929 bool WW8PLCFx_FLD::EndPosIsFieldEnd(WW8_CP& nCP) in EndPosIsFieldEnd() argument
3943 nCP = nTest; in EndPosIsFieldEnd()
/trunk/main/sc/inc/
H A Daddincol.hxx111 long nCP );
/trunk/main/sc/source/core/tool/
H A Daddincol.cxx86 long nCP ) : in ScUnoAddInFuncData() argument
95 nCallerPos( nCP ), in ScUnoAddInFuncData()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3546 bool WW8PLCFx_FLD::EndPosIsFieldEnd(WW8_CP& nCP) in EndPosIsFieldEnd() argument
3560 nCP = nTest; in EndPosIsFieldEnd()

Completed in 148 milliseconds