Searched refs:IsPartOfMatrix (Results 1 – 3 of 3) sorted by relevance
329 !rXMLImport.GetTables().IsPartOfMatrix(aCellPos.Column, aCellPos.Row)) in CreateChildContext()871 … if (rTables.IsPartOfMatrix(aCurrentPos.Column, aCurrentPos.Row)) in EndElement()958 … if (rTables.IsPartOfMatrix(aCurrentPos.Column, aCurrentPos.Row)) in EndElement()
182 sal_Bool IsPartOfMatrix(sal_Int32 nColumn, sal_Int32 nRow);
778 sal_Bool ScMyTables::IsPartOfMatrix(sal_Int32 nColumn, sal_Int32 nRow) in IsPartOfMatrix() function in ScMyTables
Completed in 24 milliseconds