Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/table/
H A Dcell.cxx748 …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 Dcell.hxx200 …_DLLPRIVATE sdr::properties::TextProperties* CloneProperties( SdrObject& rNewObj, Cell& rNewCell );
202 …loneProperties( sdr::properties::TextProperties* pProperties, SdrObject& rNewObj, Cell& rNewCell );

Completed in 12 milliseconds