Home
last modified time | relevance | path

Searched refs:COLADJ_NONE (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx120 return GetAdjust() != COLADJ_NONE; in HasLine()
124 SetAdjust(COLADJ_NONE); in SetNoLine()
/trunk/main/sw/inc/
H A Dfmtclds.hxx68 COLADJ_NONE, enumerator
/trunk/main/sw/source/core/layout/
H A Dcolfrm.cxx361 const sal_Bool bLine = pAttr->GetLineAdj() != COLADJ_NONE; in AdjustColumns()
H A Datrfrm.cxx867 eAdj( COLADJ_NONE ), in SwFmtCol()
1121 eAdj = COLADJ_NONE; in PutValue()
H A Dpaintfrm.cxx3395 if ( rCol.GetLineAdj() != COLADJ_NONE ) in Paint()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx400 if(m_aCols.GetLineAdj() != COLADJ_NONE) in Paint()
H A Dcolumn.cxx850 if( COLADJ_NONE == eAdj ) // der Dialog kennt kein NONE! in Init()
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.cxx761 if ( COLADJ_NONE != GetLineAdj() ) in GetPresentation()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2567 bSepLineIsOn = rFmtCol.GetLineAdj() != COLADJ_NONE; in SwXTextColumns()
2573 case COLADJ_NONE: nSepLineVertAlign = style::VerticalAlignment_MIDDLE; in SwXTextColumns()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx3190 bool bHasSep = COLADJ_NONE == rCol.GetLineAdj( ); in FormatColumns_Impl()
H A Dww8atr.cxx4357 m_rWW8Export.pO->Insert( COLADJ_NONE == rCol.GetLineAdj( )? 0 : 1, in FormatColumns_Impl()

Completed in 127 milliseconds