Home
last modified time | relevance | path

Searched refs:SvxUnderlineItem (Results 26 – 50 of 87) sorted by relevance

1234

/aoo41x/main/sd/source/core/
H A Dstlpool.cxx244 rSet.Put( SvxUnderlineItem(UNDERLINE_NONE, EE_CHAR_UNDERLINE ) ); in CreateLayoutStyleSheets()
383 rTitleSet.Put(SvxUnderlineItem(UNDERLINE_NONE, EE_CHAR_UNDERLINE )); in CreateLayoutStyleSheets()
429 rSubtitleSet.Put(SvxUnderlineItem(UNDERLINE_NONE, EE_CHAR_UNDERLINE )); in CreateLayoutStyleSheets()
478 rNotesSet.Put( SvxUnderlineItem(UNDERLINE_NONE, EE_CHAR_UNDERLINE ) ); in CreateLayoutStyleSheets()
/aoo41x/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx210 aNewAttr.Put( SvxUnderlineItem( rTextLineItem.GetLineStyle(), EE_CHAR_UNDERLINE ) ); in Execute()
214 … FontUnderline eFU = ((const SvxUnderlineItem&)aEditAttr.Get(EE_CHAR_UNDERLINE)).GetLineStyle(); in Execute()
215 …aNewAttr.Put( SvxUnderlineItem(eFU == UNDERLINE_SINGLE ? UNDERLINE_NONE : UNDERLINE_SINGLE, EE_CHA… in Execute()
H A Dannotsh.cxx241 SFX_REQUEST_ARG( rReq, pItem, SvxUnderlineItem, SID_ATTR_CHAR_UNDERLINE , sal_False ); in Exec()
248 …FontUnderline eFU = ( (const SvxUnderlineItem&) aEditAttr.Get( EE_CHAR_UNDERLINE ) ).GetLineStyle(… in Exec()
249 …aNewAttr.Put( SvxUnderlineItem( eFU != UNDERLINE_NONE ?UNDERLINE_NONE : UNDERLINE_SINGLE, EE_CHAR… in Exec()
/aoo41x/main/sd/source/ui/view/
H A Ddrtxtob1.cxx393 FontUnderline eFU = ( (const SvxUnderlineItem&) aEditAttr. in Execute()
395 aNewAttr.Put( SvxUnderlineItem( eFU == UNDERLINE_SINGLE ? in Execute()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx547 …const SvxUnderlineItem* pUnderlineItem = (const SvxUnderlineItem*) pCurData->GetItem( nIndex, A… in MakeFonts()
/aoo41x/main/sw/source/core/text/
H A Ditrpaint.cxx555 const SvxUnderlineItem* pItem = in CheckSpecialUnderline()
556 … static_cast<const SvxUnderlineItem*>(CharFmt::GetItem( *pTxtAttr, RES_CHRATR_UNDERLINE )); in CheckSpecialUnderline()
H A Datrstck.cxx758 rFnt.SetUnderline( ((SvxUnderlineItem&)rItem).GetLineStyle() ); in FontChg()
759 rFnt.SetUnderColor( ((SvxUnderlineItem&)rItem).GetColor() ); in FontChg()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfexport.cxx1050 … const SvxUnderlineItem* pUnder = (const SvxUnderlineItem*)GetDfltAttr( RES_CHRATR_UNDERLINE ); in OutColorTable()
1055 … if( 0 != (pUnder = (const SvxUnderlineItem*)rPool.GetItem2( RES_CHRATR_UNDERLINE, n ) ) ) in OutColorTable()
H A Dww8par6.cxx3406 NewAttr( SvxUnderlineItem( eUnderline, RES_CHRATR_UNDERLINE )); in Read_Underline()
3518 SvxUnderlineItem *pUnderline in Read_UnderlineColor()
3519 = (SvxUnderlineItem *)(aSet.Get( RES_CHRATR_UNDERLINE, sal_False ).Clone()); in Read_UnderlineColor()
3531 SvxUnderlineItem *pUnderline in Read_UnderlineColor()
3532 = (SvxUnderlineItem *)(pAktItemSet->Get( RES_CHRATR_UNDERLINE, sal_False ) .Clone()); in Read_UnderlineColor()
3542SvxUnderlineItem* pUnderlineAttr = (SvxUnderlineItem*)pCtrlStck->GetOpenStackAttr( *pPaM->GetPoint… in Read_UnderlineColor()
H A Dww8attributeoutput.hxx252 virtual void CharUnderline( const SvxUnderlineItem& );
H A Drtfattributeoutput.hxx294 virtual void CharUnderline( const SvxUnderlineItem& rUnderline );
/aoo41x/main/sw/source/core/doc/
H A Dtblafmt.cxx352 READ( aUnderline, SvxUnderlineItem , rVersions.nUnderlineVersion) in Load()
428 READ( aUnderline, SvxUnderlineItem , 4) in LoadOld()
642 pFmt->SetUnderline( (SvxUnderlineItem&)rSet.Get( RES_CHRATR_UNDERLINE ) ); in UpdateFromSet()
H A Dpoolfmt.cxx1221 aSet.Put( SvxUnderlineItem( UNDERLINE_SINGLE, RES_CHRATR_UNDERLINE ) ); in GetFmtFromPool()
1232 aSet.Put( SvxUnderlineItem( UNDERLINE_SINGLE, RES_CHRATR_UNDERLINE ) ); in GetFmtFromPool()
1242 aSet.Put( SvxUnderlineItem( UNDERLINE_DOTTED, RES_CHRATR_UNDERLINE ) ); in GetFmtFromPool()
1252 aSet.Put(SvxUnderlineItem( UNDERLINE_NONE, RES_CHRATR_UNDERLINE )); in GetFmtFromPool()
/aoo41x/main/svx/workben/
H A Dedittest.cxx672 aToolBox.CheckItem( TB_UNDERLINE, ((SvxUnderlineItem&)rItem).GetLineStyle() ); in UpdateToolBox()
867 pNewItem = new SvxUnderlineItem( UNDERLINE_NONE, EE_CHAR_UNDERLINE ); in IMPL_LINK()
869 pNewItem = new SvxUnderlineItem( UNDERLINE_SINGLE, EE_CHAR_UNDERLINE ); in IMPL_LINK()
1218 aDebStr += String::CreateFromInt32( ((SvxUnderlineItem&)rItem).GetLineStyle() ); in IMPL_LINK()
/aoo41x/main/cui/source/tabpages/
H A Dchardlg.cxx233 const SvxUnderlineItem& rItem = ( SvxUnderlineItem& ) rSet.Get( nWhich ); in ActivatePage()
2178 const SvxUnderlineItem& rItem = (SvxUnderlineItem&)rSet.Get( nWhich ); in Reset()
2625 const SvxUnderlineItem& rItem = *( (const SvxUnderlineItem*)pOld ); in FillItemSet()
2634 SvxUnderlineItem aNewItem( eUnder, nWhich ); in FillItemSet()
/aoo41x/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx829 …FontUnderline eFU = ( (const SvxUnderlineItem&) aEditAttr. Get( EE_CHAR_UNDERLINE ) ).GetLineStyle… in ExecuteSlot()
830 …aNewAttr.Put( SvxUnderlineItem( eFU == UNDERLINE_SINGLE ? UNDERLINE_NONE : UNDERLINE_SINGLE, EE_CH… in ExecuteSlot()
/aoo41x/main/sc/source/filter/excel/
H A Dfontbuff.cxx84 SvxUnderlineItem aUndItem( eUnderline, ATTR_FONT_UNDERLINE ); in Fill()
/aoo41x/main/sc/source/filter/qpro/
H A Dqprostyle.cxx154 rItemSet.Put( SvxUnderlineItem( UNDERLINE_SINGLE, ATTR_FONT_UNDERLINE ) ); in SetFormat()
/aoo41x/main/sw/source/filter/html/
H A Dcss1atr.cxx157 const SvxUnderlineItem *pUItem,
543 const SvxUnderlineItem *pUnderlineItem = 0; in OutCSS1_SfxItemSet()
545 pUnderlineItem = (const SvxUnderlineItem *)pItem; in OutCSS1_SfxItemSet()
2453 const SvxUnderlineItem *pUItem, in OutCSS1_SvxTxtLn_SvxCrOut_SvxBlink()
2823 (const SvxUnderlineItem *)&rHt, 0, 0, 0 ); in OutCSS1_SvxUnderline()
/aoo41x/main/editeng/source/editeng/
H A Deerdll.cxx132 ppDefItems[21] = new SvxUnderlineItem( UNDERLINE_NONE, EE_CHAR_UNDERLINE ); in GetDefItems()
/aoo41x/main/dbaccess/source/ui/inc/
H A Dsbagrid.hrc60 #define SBA_DEF_UNDERLINE (SBA_WHICHID_START+141) // SvxUnderlineItem
/aoo41x/main/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx231 SvxUnderlineItem aLineItem(eUnderline, SID_ATTR_CHAR_UNDERLINE); in IMPL_LINK()
/aoo41x/main/editeng/source/uno/
H A Dunofdesc.cxx113 SvxUnderlineItem aUnderlineItem( (FontUnderline)0, EE_CHAR_UNDERLINE ); in FillItemSet()
/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp.cxx938 const SvxUnderlineItem& rUnderlineItem = (const SvxUnderlineItem&) in WriteCell()
/aoo41x/main/sw/inc/
H A Dformat.hxx190 inline const SvxUnderlineItem &GetUnderline( sal_Bool = sal_True ) const;

Completed in 660 milliseconds

1234