Home
last modified time | relevance | path

Searched refs:SvxCharRotateItem (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/editeng/inc/editeng/
H A Dcharrotateitem.hxx42 class EDITENG_DLLPUBLIC SvxCharRotateItem : public SfxUInt16Item class
48 SvxCharRotateItem( sal_uInt16 nValue /*= 0*/,
68 inline SvxCharRotateItem& operator=( const SvxCharRotateItem& rItem ) in operator =()
H A Dmemberids.hrc76 //SvxCharRotateItem
/trunk/main/editeng/source/items/
H A Dtextitem.cxx157 TYPEINIT1_FACTORY(SvxCharRotateItem, SfxUInt16Item, new SvxCharRotateItem(0, sal_False, 0));
3264 SvxCharRotateItem::SvxCharRotateItem( sal_uInt16 nValue, in SvxCharRotateItem() function in SvxCharRotateItem
3271 SfxPoolItem* SvxCharRotateItem::Clone( SfxItemPool* ) const in Clone()
3273 return new SvxCharRotateItem( GetValue(), IsFitToLine(), Which() ); in Clone()
3281 return new SvxCharRotateItem( nVal, b, Which() ); in Create()
3284 SvStream& SvxCharRotateItem::Store( SvStream & rStrm, sal_uInt16 ) const in Store()
3291 sal_uInt16 SvxCharRotateItem::GetVersion( sal_uInt16 nFFVer ) const in GetVersion()
3296 SfxItemPresentation SvxCharRotateItem::GetPresentation( in GetPresentation()
3326 sal_Bool SvxCharRotateItem::QueryValue( com::sun::star::uno::Any& rVal, in QueryValue()
3374 int SvxCharRotateItem::operator==( const SfxPoolItem& rItem ) const in operator ==()
[all …]
/trunk/main/sw/source/core/text/
H A Dpormulti.cxx184 const SvxCharRotateItem* pRot = (SvxCharRotateItem*)rCreate.pItem; in SwRotatedPortion()
192 pRot = static_cast<const SvxCharRotateItem*>(pItem); in SwRotatedPortion()
860 const SvxCharRotateItem* &rpRef, sal_Bool &rValue ) in lcl_HasRotation()
865 rValue = 0 != ((SvxCharRotateItem*)pItem)->GetValue(); in lcl_HasRotation()
867 rpRef = (SvxCharRotateItem*)pItem; in lcl_HasRotation()
868 else if( ((SvxCharRotateItem*)pItem)->GetValue() != in lcl_HasRotation()
938 const SvxCharRotateItem* pRotate = NULL; in GetMultiCreator()
942 ((SvxCharRotateItem*)pRotItem)->GetValue() ) in GetMultiCreator()
943 pRotate = (SvxCharRotateItem*)pRotItem; in GetMultiCreator()
977 const SvxCharRotateItem* pRoTmp = NULL; in GetMultiCreator()
[all …]
H A Datrstck.cxx683 rFnt.SetVertical( ((SvxCharRotateItem*)pRotateItem)->GetValue(), in ActivateTop()
688 ((SvxCharRotateItem*)pDefaultArray[ nRotateStack ])->GetValue(), in ActivateTop()
875 rFnt.SetVertical( ((SvxCharRotateItem&)rItem).GetValue(), in FontChg()
909 rFnt.SetVertical( ((SvxCharRotateItem*)pRotateItem)->GetValue(), in FontChg()
914 ((SvxCharRotateItem*)pDefaultArray[ nRotateStack ])->GetValue(), in FontChg()
H A Dtxtftn.cxx1389 pFnt->SetVertical( ((SvxCharRotateItem*)pItem)->GetValue(), in SwFtnSave()
H A Ditrform2.cxx1422 nDir = ((SvxCharRotateItem*)pItem)->GetValue(); in NewPortion()
/trunk/main/sw/inc/
H A Dcharatr.hxx103 inline const SvxCharRotateItem &SwAttrSet::GetCharRotate( sal_Bool bInP ) const in GetCharRotate()
104 { return (const SvxCharRotateItem&)Get( RES_CHRATR_ROTATE, bInP ); } in GetCharRotate()
167 inline const SvxCharRotateItem &SwFmt::GetCharRotate( sal_Bool bInP ) const in GetCharRotate()
H A Dswatrset.hxx59 class SvxCharRotateItem;
268 inline const SvxCharRotateItem &GetCharRotate( sal_Bool = sal_True ) const;
H A Dformat.hxx225 inline const SvxCharRotateItem &GetCharRotate( sal_Bool = sal_True ) const;
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx352 …_rItemSet.Put(SvxCharRotateItem(_rxReportControlFormat->getCharRotation(),sal_False,ITEMID_CHARROT… in lcl_CharPropertiesToItems()
421 …SET == _rItemSet.GetItemState( ITEMID_CHARROTATE,sal_True,&pItem) && pItem->ISA(SvxCharRotateItem)) in lcl_initAwtFont()
423 const SvxCharRotateItem* pRotateItem = static_cast<const SvxCharRotateItem*>(pItem); in lcl_initAwtFont()
682 new SvxCharRotateItem(0,sal_False,ITEMID_CHARROTATE), in openCharDialog()
/trunk/main/sw/source/filter/ww8/
H A Dattributeoutputbase.hxx67 class SvxCharRotateItem;
423 virtual void CharRotate( const SvxCharRotateItem& ) = 0;
H A Dww8attributeoutput.hxx303 virtual void CharRotate( const SvxCharRotateItem& );
H A Drtfattributeoutput.hxx345 virtual void CharRotate( const SvxCharRotateItem& rRotate );
H A Ddocxattributeoutput.hxx405 virtual void CharRotate( const SvxCharRotateItem& rRotate );
H A Dwrtww8.cxx2061 const SvxCharRotateItem * pRotate = NULL; in lcl_TCFlags()
2065 pRotate = (SvxCharRotateItem*)pRotItem; in lcl_TCFlags()
H A Dww8atr.cxx1525 void WW8AttributeOutput::CharRotate( const SvxCharRotateItem& rRotate ) in CharRotate()
5139 CharRotate( static_cast< const SvxCharRotateItem& >( rHt ) ); in OutputItem()
H A Ddocxattributeoutput.cxx2464 void DocxAttributeOutput::CharRotate( const SvxCharRotateItem& rRotate) in CharRotate()
H A Drtfattributeoutput.cxx2394 void RtfAttributeOutput::CharRotate( const SvxCharRotateItem& rRotate) in CharRotate()
/trunk/main/svx/sdi/
H A Dsvxitems.sdi662 item SvxCharRotate SvxCharRotateItem;
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx3534 const SvxCharRotateItem& rItem = in Reset()
3535 (SvxCharRotateItem&) rSet.Get( nWhich ); in Reset()
3701 SvxCharRotateItem aItem( 0, m_aFitToLineCB.IsChecked(), nWhich ); in FillItemSet()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx522 …aAttrTab[ RES_CHRATR_ROTATE - POOLATTR_BEGIN ] = new SvxCharRotateItem( 0, sal_False, RES_C… in _InitCore()
/trunk/main/editeng/source/rtf/
H A Drtfitem.cxx1098 pSet->Put( SvxCharRotateItem( 900, 1 == nTokenValue, in ReadAttr()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx405 SetVertical( ((SvxCharRotateItem*)pItem)->GetValue() ); in SetDiffFnt()
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx1284 aSet.Put( SvxCharRotateItem( 900, sal_False, RES_CHRATR_ROTATE ) ); in GetFmtFromPool()

Completed in 241 milliseconds

12