Home
last modified time | relevance | path

Searched refs:SvxHorJustifyItem (Results 26 – 45 of 45) sorted by relevance

12

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx876 const SvxHorJustifyItem* pHorJustifyItem = static_cast< const SvxHorJustifyItem* >( in GetTextForwarder()
/trunk/main/starmath/sdi/
H A Dsmitems.sdi555 item SvxCellHorJustifyEnum SvxHorJustifyItem;
/trunk/main/sc/source/core/data/
H A Dstlpool.cxx361 pSet->Put( SvxHorJustifyItem( SVX_HOR_JUSTIFY_CENTER, ATTR_HOR_JUSTIFY ) ); in CreateStandardStyles()
H A Ddocpool.cxx259 …ppPoolDefaults[ ATTR_HOR_JUSTIFY - ATTR_STARTINDEX ] = new SvxHorJustifyItem( SVX_HOR_JUSTIFY_… in ScDocumentPool()
H A Dtable1.cxx1521 SvxCellHorJustify eHorJust = (SvxCellHorJustify)((const SvxHorJustifyItem&) in MaybeAddExtraColumn()
H A Ddpoutput.cxx151 rSet.Put( SvxHorJustifyItem( SVX_HOR_JUSTIFY_LEFT, ATTR_HOR_JUSTIFY ) ); in lcl_SetStyleById()
/trunk/main/svx/sdi/
H A Dsvxitems.sdi394 item SvxCellHorJustifyEnum SvxHorJustifyItem;
H A Dsvx.sdi12152 SvxHorJustifyItem HorizontalJustification SID_ATTR_ALIGN_HOR_JUSTIFY
/trunk/main/sc/source/core/tool/
H A Deditutil.cxx135 if ( ((const SvxHorJustifyItem&)pPattern->GetItem(ATTR_HOR_JUSTIFY)).GetValue() == in GetEditArea()
H A Dinterpr1.cxx2269 const SvxHorJustifyItem* pJustAttr = (const SvxHorJustifyItem*) in ScCell()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx301 …eAttrHorJust = (SvxCellHorJustify)((const SvxHorJustifyItem&)pPattern->GetItem( ATTR_HOR_JUSTIFY, … in SetPattern()
2246 SvxCellHorJustify eHorJust = (SvxCellHorJustify)((const SvxHorJustifyItem&) in DrawEdit()
3081 SvxCellHorJustify eHorJust = (SvxCellHorJustify)((const SvxHorJustifyItem&) in DrawRotated()
H A Dviewfunc.cxx2440 if ( ((const SvxHorJustifyItem&) pPattern-> in ModifyCellSize()
2492 ((const SvxHorJustifyItem&)pPattern-> in ModifyCellSize()
H A Dviewdata.cxx989 SvxCellHorJustify eJust = (SvxCellHorJustify)((const SvxHorJustifyItem&) in SetEditEngine()
1202 SvxCellHorJustify eJust = (SvxCellHorJustify)((const SvxHorJustifyItem&) in EditGrowX()
H A Dgridwin.cxx4993 ((SvxCellHorJustify)((const SvxHorJustifyItem&)pPattern-> in GetEditUrlOrError()
4995 SvxCellHorJustify eHorJust = (SvxCellHorJustify)((SvxHorJustifyItem&)pPattern-> in GetEditUrlOrError()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx377 READ( aHorJustify, SvxHorJustifyItem , rVersions.nHorJustifyVersion) in Load()
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx703 …ScfTools::PutItem( rItemSet, SvxHorJustifyItem( GetScHorAlign(), ATTR_HOR_JUSTIFY ), bSkipPoolDefs… in FillToItemSet()
H A Dxestyle.cxx1434 … SetScHorAlign( GETITEMVALUE( rItemSet, SvxHorJustifyItem, ATTR_HOR_JUSTIFY, SvxCellHorJustify ) ); in FillFromItemSet()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1935 ((const SvxHorJustifyItem*) aDocument.GetAttr( nCol, nRow, in AsciiSave()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1943 eAttrAdjust = (SvxCellHorJustify)((const SvxHorJustifyItem&)pPattern-> in StartTable()
/trunk/main/sc/sdi/
H A Dscalc.sdi3253 SvxHorJustifyItem HorizontalAlignment SID_H_ALIGNCELL

Completed in 229 milliseconds

12