Home
last modified time | relevance | path

Searched refs:GetLineAdj (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx400 if(m_aCols.GetLineAdj() != COLADJ_NONE) in Paint()
408 switch(m_aCols.GetLineAdj()) in Paint()
/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx100 return aFmtCol.GetLineAdj(); in GetAdjust()
/trunk/main/sw/inc/
H A Dfmtclds.hxx129 SwColLineAdj GetLineAdj() const { return eAdj; } in GetLineAdj() function in SwFmtCol
/trunk/main/sw/source/core/layout/
H A Dcolfrm.cxx361 const sal_Bool bLine = pAttr->GetLineAdj() != COLADJ_NONE; in AdjustColumns()
H A Datrfrm.cxx828 eAdj( rCpy.GetLineAdj() ), in SwFmtCol()
848 eAdj = rCpy.GetLineAdj(); in operator =()
881 eAdj == rCmp.GetLineAdj() && in operator ==()
H A Dpaintfrm.cxx3395 if ( rCol.GetLineAdj() != COLADJ_NONE ) in Paint()
5060 switch ( rFmtCol.GetLineAdj() ) in PaintColLines()
/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()
2568 switch(rFmtCol.GetLineAdj()) 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 111 milliseconds