Searched refs:SetEdge (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/svx/source/table/ |
H A D | tablehandles.hxx | 57 void SetEdge( sal_Int32 nEdge, sal_Int32 nStart, sal_Int32 nEnd, TableEdgeState nState );
|
H A D | tablehandles.cxx | 77 void TableEdgeHdl::SetEdge( sal_Int32 nEdge, sal_Int32 nStart, sal_Int32 nEnd, TableEdgeState eStat… in SetEdge() function in sdr::table::TableEdgeHdl
|
H A D | svdotable.cxx | 2412 …aColEdges[nCol]->SetEdge( nRow, nY, nY + nRowHeight, (rLayouter.getBorderLine( nCol, nRow, false )… in AddToHdlList() 2418 …aRowEdges[nRow]->SetEdge( nCol, nX, nX + nColWidth, (rLayouter.getBorderLine( nCol, nRow, true ) =… in AddToHdlList()
|
/aoo42x/main/editeng/source/editeng/ |
H A D | editattr.hxx | 130 void SetEdge( sal_Bool b ) { bEdge = b; } in SetEdge() function in EditCharAttrib
|
H A D | impedit5.cxx | 611 pAttr->SetEdge( sal_True ); in SetAttribs()
|
H A D | editdoc.cxx | 828 pAttrib->SetEdge( sal_False ); in ExpandAttribs()
|
Completed in 60 milliseconds