LibreOffice Module sw (master) 1
|
#include <com/sun/star/i18n/ScriptType.hpp>
#include <hintids.hxx>
#include <hints.hxx>
#include <ndtxt.hxx>
#include <swtypes.hxx>
#include <svl/languageoptions.hxx>
#include <utility>
#include <vcl/outdev.hxx>
#include <osl/diagnose.h>
Go to the source code of this file.
Namespaces | |
namespace | sw |
Dialog to specify the properties of date form field. | |
Functions | |
const SfxPoolItem * | GetDfltAttr (sal_uInt16 nWhich) |
Get the default attribute from corresponding default attribute table. More... | |
sal_uInt16 | GetWhichOfScript (sal_uInt16 nWhich, sal_uInt16 nScript) |
const SfxPoolItem * GetDfltAttr | ( | sal_uInt16 | nWhich | ) |
Get the default attribute from corresponding default attribute table.
[in] | nWhich | Position in table |
Definition at line 147 of file hints.cxx.
References aAttrTab, and POOLATTR_BEGIN().
Referenced by SwDoc::ChkBoxNumFormat(), SwDoc::ClearBoxNumAttrs(), SwFrameShell::ExecFrameStyle(), GetDfltAttr(), sw::DocumentStylePoolManager::GetFormatFromPool(), SwWW8ImplReader::HandlePageBreakChar(), wwFontHelper::InitFontTable(), lcl_InsertDrawLabel(), lcl_InsertLabel(), RtfExport::OutColorTable(), SwUndoSetFlyFormat::PutAttr(), SwWW8ImplReader::Read_BoolItem(), SwWW8ImplReader::Read_LFOPosition(), SwUndoTableNumFormat::RedoImpl(), SwRedlineExtraData_Format::Reject(), SwDoc::ResetAttrs(), SwDoc::SetTabLineStyle(), SwBoxAutoFormat::SwBoxAutoFormat(), and SwSectionFormat::SwSectionFormat().
sal_uInt16 GetWhichOfScript | ( | sal_uInt16 | nWhich, |
sal_uInt16 | nScript | ||
) |
Definition at line 184 of file hints.cxx.
References GetAppLanguage(), SvtLanguageOptions::GetI18NScriptTypeOfLanguage(), RES_CHRATR_CJK_FONT(), RES_CHRATR_CJK_FONTSIZE(), RES_CHRATR_CJK_LANGUAGE(), RES_CHRATR_CJK_POSTURE(), RES_CHRATR_CJK_WEIGHT(), RES_CHRATR_CTL_FONT(), RES_CHRATR_CTL_FONTSIZE(), RES_CHRATR_CTL_LANGUAGE(), RES_CHRATR_CTL_POSTURE(), RES_CHRATR_CTL_WEIGHT(), RES_CHRATR_FONT(), RES_CHRATR_FONTSIZE(), RES_CHRATR_LANGUAGE(), RES_CHRATR_POSTURE(), and RES_CHRATR_WEIGHT().
Referenced by SwCalc::GetDocAppScriptLang(), SwEditShell::GetItemWithPaM(), SwTextNode::GetLang(), SwAnnotationShell::GetLinguState(), sw::util::GetPseudoCharRuns(), SwGetExpField::GetReferenceTextPos(), SwDrawTextShell::GetState(), GetWhichOfScript(), IMPL_LINK_NOARG(), SwTextShell::InsertSymbol(), SwAnnotationShell::InsertSymbol(), SwDrawTextShell::InsertSymbol(), SwLanguageIterator::Next(), SwWW8AttrIter::OutAttr(), SwWW8ImplReader::Read_SubF_Ruby(), SwLanguageIterator::SearchNextChg(), SwAsciiFilterDlg::SwAsciiFilterDlg(), AttributeOutputBase::TextField(), and WW8Ruby::WW8Ruby().