Home
last modified time | relevance | path

Searched refs:GetPosture (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx256 aSub[SW_LATIN].Font::SetItalic( ((SvxPostureItem*)pItem)->GetPosture() ); in SetDiffFnt()
286 aSub[SW_CJK].Font::SetItalic( ((SvxPostureItem*)pItem)->GetPosture() ); in SetDiffFnt()
322 aSub[SW_CTL].Font::SetItalic( ((SvxPostureItem*)pItem)->GetPosture() ); in SetDiffFnt()
483 aSub[SW_LATIN].SetItalic( pAttrSet->GetPosture().GetPosture() ); in SwFont()
499 aSub[SW_CJK].SetItalic( pAttrSet->GetCJKPosture().GetPosture() ); in SwFont()
519 aSub[SW_CTL].SetItalic( pAttrSet->GetCTLPosture().GetPosture() ); in SwFont()
/trunk/main/sw/inc/
H A Dcharatr.hxx35 inline const SvxPostureItem &SwAttrSet::GetPosture(sal_Bool bInP) const in GetPosture() function in SwAttrSet
115 inline const SvxPostureItem &SwFmt::GetPosture(sal_Bool bInP) const in GetPosture() function in SwFmt
116 { return aSet.GetPosture(bInP); } in GetPosture()
H A Dtblafmt.hxx128 const SvxPostureItem &GetPosture() const { return aPosture; } in GetPosture() function in SwBoxAutoFmt
H A Dformat.hxx189 inline const SvxPostureItem &GetPosture( sal_Bool = sal_True ) const;
H A Dswatrset.hxx233 inline const SvxPostureItem &GetPosture( sal_Bool = sal_True ) const;
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx542 case ATTR_FONT_POSTURE: return &rField.GetPosture(); in GetItem()
638 && (rField1.GetPosture() == rField2.GetPosture()) in IsEqualData()
697 rItemSet.Put( rField.GetPosture() ); in FillToItemSet()
711 rItemSet.Put( rField.GetPosture(), ATTR_CJK_FONT_POSTURE ); in FillToItemSet()
726 rItemSet.Put( rField.GetPosture(), ATTR_CTL_FONT_POSTURE ); in FillToItemSet()
/trunk/main/sw/source/core/text/
H A Datrstck.cxx741 rFnt.SetItalic( ((SvxPostureItem&)rItem).GetPosture(), SW_LATIN ); in FontChg()
804 rFnt.SetItalic( ((SvxPostureItem&)rItem).GetPosture(), SW_CJK ); in FontChg()
823 rFnt.SetItalic( ((SvxPostureItem&)rItem).GetPosture(), SW_CTL ); in FontChg()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx689 rSet.Put( rChg.GetPosture() ); in UpdateToSet()
703 rSet.Put( rChg.GetPosture(), RES_CHRATR_CJK_POSTURE ); in UpdateToSet()
718 rSet.Put( rChg.GetPosture(), RES_CHRATR_CTL_POSTURE ); in UpdateToSet()
/trunk/main/editeng/inc/editeng/
H A Dpostitem.hxx78 FontItalic GetPosture() const in GetPosture() function in SvxPostureItem
/trunk/main/sd/source/ui/func/
H A Dbulmaper.cxx158 aMyFont.SetItalic(rPItem.GetPosture()); in MapFontsInNumRule()
/trunk/main/svx/source/table/
H A Dtablertfexporter.cxx258 if ( rPostureItem.GetPosture() != ITALIC_NONE ) in WriteCell()
/trunk/main/sc/source/filter/rtf/
H A Drtfexp.cxx280 if ( rPostureItem.GetPosture() != ITALIC_NONE ) in WriteCell()
/trunk/main/sc/inc/
H A Dautoform.hxx126 const SvxPostureItem& GetPosture() const { return aPosture; } in GetPosture() function in ScAutoFormatDataField
/trunk/main/editeng/source/editeng/
H A Deditattr.cxx122 rFont.SetItalic( ((const SvxPostureItem*)GetItem())->GetPosture() ); in SetFont()
H A Deditdbg.cxx253 aDebStr +=ByteString::CreateFromInt32( (sal_uInt16)((SvxPostureItem&)rItem).GetPosture() ); in DbgOutItem()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob1.cxx385 Get( EE_CHAR_ITALIC ) ).GetPosture(); in Execute()
/trunk/main/svx/workben/
H A Dedittest.cxx700 FontItalic e = ((SvxPostureItem&)rItem).GetPosture(); in UpdateToolBox()
1230 aDebStr += String::CreateFromInt32( ((SvxPostureItem&)rItem).GetPosture() ); in IMPL_LINK()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx2341 if ( rPosture.GetPosture() != ITALIC_NONE ) in CharPosture()
2424 if ( rPosture.GetPosture() != ITALIC_NONE ) in CharPostureCJK()
2450 if ( rPosture.GetPosture() != ITALIC_NONE ) in CharPostureCTL()
H A Drtfattributeoutput.cxx2180 if ( rPosture.GetPosture() == ITALIC_NONE ) in CharPosture()
2333 if ( rPosture.GetPosture() == ITALIC_NONE ) in CharPostureCJK()
2374 if ( rPosture.GetPosture() == ITALIC_NONE ) in CharPostureCTL()
H A Dww8par3.cxx2512 aTmp <<= (sal_Int16)( ((SvxPostureItem*)pItem)->GetPosture() ); in MiserableDropDownFormHack()
2513 aFont.SetItalic( ((SvxPostureItem*)pItem)->GetPosture() ); in MiserableDropDownFormHack()
H A Dww8atr.cxx1149 OutputWW8AttributeCTL( 1, ITALIC_NONE != rPosture.GetPosture() ); in CharPostureCTL()
1153 OutputWW8Attribute( 1, ITALIC_NONE != rPosture.GetPosture() ); in CharPostureCTL()
1159 OutputWW8Attribute( 1, ITALIC_NONE != rPosture.GetPosture() ); in CharPosture()
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx375 …om::sun::star::awt::FontSlant eSlant = (::com::sun::star::awt::FontSlant)rPostureItem.GetPosture(); in translateItemsToProperties()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx823 FontItalic eFI = ( (const SvxPostureItem&) aEditAttr.Get( EE_CHAR_ITALIC ) ).GetPosture(); in ExecuteSlot()
H A Dannotationmanager.cxx1045 if( ((const SvxPostureItem&)aSet.Get( EE_CHAR_ITALIC )).GetPosture() != ITALIC_NONE ) in ExecuteAnnotationContextMenu()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx656 lcl_SetFontProperties( rFont, rBoxFmt.GetFont(), rBoxFmt.GetWeight(), rBoxFmt.GetPosture() ); in MakeFonts()

Completed in 161 milliseconds

12