Searched refs:ImplCreateCellBorder (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 5645 sal_Bool PPTWriter::ImplCreateCellBorder( const CellBorder* pCellBorder, sal_Int32 nX1, sal_Int32 n… in ImplCreateCellBorder() function in PPTWriter 5902 bTop = ImplCreateCellBorder( &aCellBorder, aCellBorder.mnPos, in ImplCreateTable() 5927 ImplCreateCellBorder( &aCellBorder, aCellBorder.mnPos, in ImplCreateTable() 5959 bLeft = ImplCreateCellBorder( &aCellBorder, aColumns[nLine].first, aCellBorder.mnPos, in ImplCreateTable() 5980 ImplCreateCellBorder( &aCellBorder, nRight, aCellBorder.mnPos, in ImplCreateTable()
|
H A D | eppt.hxx | 824 …sal_Bool ImplCreateCellBorder( const CellBorder* pCellBorder, sal_Int32 nX1, sal_Int32 nY1, sal_…
|
Completed in 55 milliseconds