Home
last modified time | relevance | path

Searched refs:SvxScriptTypeItem (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/editeng/inc/editeng/
H A Dscripttypeitem.hxx44 class EDITENG_DLLPUBLIC SvxScriptTypeItem : public SfxUInt16Item class
49 SvxScriptTypeItem( sal_uInt16 nType = SCRIPTTYPE_LATIN );
/aoo41x/main/editeng/source/items/
H A Dtextitem.cxx156 TYPEINIT1_FACTORY(SvxScriptTypeItem, SfxUInt16Item, new SvxScriptTypeItem);
3611 SvxScriptTypeItem::SvxScriptTypeItem( sal_uInt16 nType ) in SvxScriptTypeItem() function in SvxScriptTypeItem
3615 SfxPoolItem* SvxScriptTypeItem::Clone( SfxItemPool * ) const in Clone()
3617 return new SvxScriptTypeItem( GetValue() ); in Clone()
/aoo41x/main/svx/source/svdraw/
H A Dsvdedxv.cxx1581 …rTargetSet.Put( SvxScriptTypeItem( mxTextEditObj->GetOutlinerParaObject()->GetTextObject().GetScri… in GetAttributes()
1587 rTargetSet.Put( SvxScriptTypeItem( pTextEditOutlinerView->GetSelectedScriptType() ), sal_False ); in GetAttributes()
/aoo41x/main/svx/source/table/
H A Dtablecontroller.cxx2375 …rTargetSet.Put( SvxScriptTypeItem( mxTableObj->GetOutlinerParaObject()->GetTextObject().GetScriptT… in GetAttributes()
2382 … rTargetSet.Put( SvxScriptTypeItem( pTextEditOutlinerView->GetSelectedScriptType() ), sal_False ); in GetAttributes()

Completed in 140 milliseconds