Searched refs:rNewCell (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/table/ |
H A D | cell.cxx | 748 …CloneProperties( sdr::properties::TextProperties* pProperties, SdrObject& rNewObj, Cell& rNewCell ) in CloneProperties() argument 751 …:CellProperties( *static_cast<sdr::properties::CellProperties*>(pProperties), rNewObj, &rNewCell ); in CloneProperties() 758 sdr::properties::TextProperties* Cell::CloneProperties( SdrObject& rNewObj, Cell& rNewCell ) in CloneProperties() argument 760 return CloneProperties(mpProperties,rNewObj,rNewCell); in CloneProperties()
|
H A D | cell.hxx | 200 …_DLLPRIVATE sdr::properties::TextProperties* CloneProperties( SdrObject& rNewObj, Cell& rNewCell ); 202 …loneProperties( sdr::properties::TextProperties* pProperties, SdrObject& rNewObj, Cell& rNewCell );
|
Completed in 28 milliseconds