Home
last modified time | relevance | path

Searched refs:SvxCellVerJustify (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/svx/source/items/
H A Dalgitem.cxx240 SvxVerJustifyItem::SvxVerJustifyItem( const SvxCellVerJustify eJustify, in SvxVerJustifyItem()
280 switch ( (SvxCellVerJustify)GetValue() ) in QueryValue()
293 switch ( (SvxCellVerJustify)GetValue() ) in QueryValue()
320 SvxCellVerJustify eSvx = SVX_VER_JUSTIFY_STANDARD; in PutValue()
342 SvxCellVerJustify eSvx = SVX_VER_JUSTIFY_STANDARD; in PutValue()
380 return new SvxVerJustifyItem( (SvxCellVerJustify)nVal, Which() ); in Create()
/aoo4110/main/sc/source/ui/view/
H A Dformatsh.cxx123 SvxCellVerJustify lclConvertSlotToVAlign( sal_uInt16 nSlot ) in lclConvertSlotToVAlign()
125 SvxCellVerJustify eVJustify = SVX_VER_JUSTIFY_STANDARD; in lclConvertSlotToVAlign()
1234 …pTabViewShell->ApplyAttr( SvxVerJustifyItem( (SvxCellVerJustify)((const SvxVerJustifyItem*)pItem)-… in ExecuteAlignment()
1431 SvxCellVerJustify eVerJustify = SVX_VER_JUSTIFY_STANDARD; in ExecuteTextAttr()
1441 eVerJustify = SvxCellVerJustify( pVerJustify->GetValue() ); in ExecuteTextAttr()
2130 SvxCellVerJustify eVerJustify = SVX_VER_JUSTIFY_STANDARD; in GetTextAttrState()
2213 eVerJustify = SvxCellVerJustify( pVerJustify->GetValue() ); in GetTextAttrState()
2293 SvxCellVerJustify eVAlign = SVX_VER_JUSTIFY_STANDARD; in GetAlignState()
2296 …eVAlign = (SvxCellVerJustify)((const SvxVerJustifyItem&) rAttrSet.Get( ATTR_VER_JUSTIFY )).GetValu… in GetAlignState()
H A Doutput2.cxx100 SvxCellVerJustify eAttrVerJust;
142 SvxCellVerJustify GetVerJust() const { return eAttrVerJust; } in GetVerJust()
303 …eAttrVerJust = (SvxCellVerJustify)((const SvxVerJustifyItem&)pPattern->GetItem( ATTR_VER_JUSTIFY, … in SetPattern()
2390 SvxCellVerJustify eVerJust = (SvxCellVerJustify)((const SvxVerJustifyItem&) in DrawEdit()
3133 SvxCellVerJustify eVerJust = (SvxCellVerJustify)((const SvxVerJustifyItem&) in DrawRotated()
/aoo4110/main/sc/source/filter/inc/
H A Dxlstyle.hxx521 SvxCellVerJustify GetScVerAlign() const;
528 void SetScVerAlign( SvxCellVerJustify eVerJust );
/aoo4110/main/sc/source/core/tool/
H A Deditutil.cxx146 SvxCellVerJustify eJust = (SvxCellVerJustify) ((const SvxVerJustifyItem&)pPattern-> in GetEditArea()
/aoo4110/main/sc/source/filter/excel/
H A Dxlstyle.cxx1607 SvxCellVerJustify XclCellAlign::GetScVerAlign() const in GetScVerAlign()
1609 SvxCellVerJustify eVerJust = SVX_VER_JUSTIFY_STANDARD; in GetScVerAlign()
1650 void XclCellAlign::SetScVerAlign( SvxCellVerJustify eVerJust ) in SetScVerAlign()
H A Dxestyle.cxx1404 … SetScVerAlign( GETITEMVALUE( rItemSet, SvxVerJustifyItem, ATTR_VER_JUSTIFY, SvxCellVerJustify ) ); in FillFromItemSet()
/aoo4110/main/editeng/inc/editeng/
H A Dsvxenum.hxx123 enum SvxCellVerJustify enum
/aoo4110/main/sc/source/filter/qpro/
H A Dqprostyle.cxx103 SvxCellVerJustify eVerJustify = SVX_VER_JUSTIFY_STANDARD; in SetFormat()
/aoo4110/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.hxx98 SvxCellVerJustify meVerAlignState;
H A DAlignmentPropertyPanel.cxx421 meVerAlignState = (SvxCellVerJustify)pItem->GetValue(); in NotifyItemUpdate()
/aoo4110/main/svx/inc/svx/
H A Dalgitem.hxx83 const SvxCellVerJustify eJustify /*= SVX_VER_JUSTIFY_STANDARD*/,
H A Dsvxitems.hrc111 // enum SvxCellVerJustify
/aoo4110/main/cui/source/tabpages/
H A Dalign.cxx74 typedef sfx::ValueItemWrapper< SvxVerJustifyItem, SvxCellVerJustify, sal_uInt16 > VerJustItemWrappe…
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx981SvxCellVerJustify eVerJust = ( pVerJustifyItem ? static_cast< SvxCellVerJustify >( pVerJustifyItem… in GetTextForwarder()
/aoo4110/main/sc/source/filter/html/
H A Dhtmlpars.cxx967 SvxCellVerJustify eVal; in TableDataOn()
2509 SvxCellVerJustify eVal = SVX_VER_JUSTIFY_STANDARD; in ProcessFormatOptions()

Completed in 139 milliseconds