Home
last modified time | relevance | path

Searched refs:SetCellProperties (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx566 void ScXMLTableRowCellContext::SetCellProperties(const uno::Reference<table::XCellRange>& xCellRang… in SetCellProperties() function in ScXMLTableRowCellContext
584 void ScXMLTableRowCellContext::SetCellProperties(const uno::Reference<table::XCell>& xCell) in SetCellProperties() function in ScXMLTableRowCellContext
1035SetCellProperties(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()
H A Dxmlcelli.hxx88 …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 34 milliseconds