Home
last modified time | relevance | path

Searched defs:GetCharSet (Results 1 – 17 of 17) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Dcscoitem.hxx59 inline rtl_TextEncoding& GetCharSet() { return eFrom; } in GetCharSet() function in SvxCharSetColorItem
60 inline rtl_TextEncoding GetCharSet() const { return eFrom; } in GetCharSet() function in SvxCharSetColorItem
H A Dfontitem.hxx94 inline rtl_TextEncoding GetCharSet() const { return eTextEncoding; } in GetCharSet() function in SvxFontItem
/trunk/main/sw/source/ui/inc/
H A Dinsfnote.hxx80 CharSet GetCharSet() { return eCharSet; } in GetCharSet() function in SwInsFootNoteDlg
/trunk/main/sc/source/ui/inc/
H A Dasciiopt.hxx88 CharSet GetCharSet() const { return eCharSet; } in GetCharSet() function in ScAsciiOptions
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h64 USHORT GetCharSet() const { return meOs2CharSet; } in GetCharSet() function in ImplOs2FontData
/trunk/main/vcl/inc/unx/
H A Dsalfont.h168 CharSet GetCharSet() { return meCharSet; } in GetCharSet() function in SalFontStruct
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.bas347 Private Function GetCharSet(sCdpg As String) As Integer function
/trunk/main/vcl/inc/win/
H A Dsalgdi.h68 BYTE GetCharSet() const { return meWinCharSet; } in GetCharSet() function in ImplWinFontData
/trunk/main/idl/inc/
H A Dlex.hxx195 CharSet GetCharSet() const { return nCharSet; } in GetCharSet() function in SvTokenStream
/trunk/main/sd/inc/
H A Dsdpage.hxx308 rtl_TextEncoding GetCharSet() { return(meCharSet); } in GetCharSet() function in SdPage
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx294 rtl_TextEncoding GetCharSet() const { return aSub[nActual].GetCharSet(); } in GetCharSet() function in SwFont
314 inline rtl_TextEncoding GetCharSet( const sal_uInt8 nWhich ) const in GetCharSet() function in SwFont
/trunk/main/vcl/source/gdi/
H A Dfont.cxx1092 rtl_TextEncoding Font::GetCharSet() const { return mpImplFont->meCharSet; } in GetCharSet() function in Font
/trunk/main/sw/inc/
H A Dshellio.hxx85 rtl_TextEncoding GetCharSet() const { return eCharSet; } in GetCharSet() function in SwAsciiOptions
/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx637 CharSet GetCharSet(){ return maFont.GetCharSet(); }; in GetCharSet() function in WinMtfOutput
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx232 rtl_TextEncoding GetCharSet() const { return meChrSet; } in GetCharSet() function in WW8SwAttrIter
H A Dww8par2.cxx4767 CharSet SwWW8StyInf::GetCharSet() const in GetCharSet() function in SwWW8StyInf
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx670 CharSet SdrEscherImport::GetCharSet( sal_uInt32 nNum ) const in GetCharSet() function in SdrEscherImport

Completed in 134 milliseconds