Searched refs:SetCellProperties (Results 1 – 2 of 2) sorted by relevance
566 void ScXMLTableRowCellContext::SetCellProperties(const uno::Reference<table::XCellRange>& xCellRang… in SetCellProperties() function in ScXMLTableRowCellContext584 void ScXMLTableRowCellContext::SetCellProperties(const uno::Reference<table::XCell>& xCell) in SetCellProperties() function in ScXMLTableRowCellContext1035 …SetCellProperties(xCellRange, aCellPos); // set now only the validation for the complete range wit… in EndElement()1051 SetCellProperties(xCellRange, aCellPos); in EndElement()1071 SetCellProperties(xCell); // set now only the validation in EndElement()
88 …void SetCellProperties(const com::sun::star::uno::Reference<com::sun::star::table::XCellRange>& xC…90 void SetCellProperties(const com::sun::star::uno::Reference<com::sun::star::table::XCell>& xCell);
Completed in 14 milliseconds