Home
last modified time | relevance | path

Searched refs:IsJustify (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx299 aBtnAlignment.Check( rFmt.IsJustify() ); in UpdateChecks()
829 else if (aCurData.IsJustify()) in DrawString()
987 bFitWidth = aCurData.IsJustify();//sal_True; //??? in NotifyChange()
/trunk/main/sw/inc/
H A Dtblafmt.hxx231 sal_Bool IsJustify() const { return bInclJustify; } in IsJustify() function in SwTableAutoFmt
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx727 if( IsJustify() ) in UpdateToSet()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx535 if( pTAFmt->IsFont() || pTAFmt->IsJustify() ) in InsertTable()
833 if( pTAFmt->IsFont() || pTAFmt->IsJustify() ) in TextToTable()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx1486 if( rAFmt.IsFont() || rAFmt.IsJustify() ) in SwUndoTblAutoFmt()

Completed in 76 milliseconds