Home
last modified time | relevance | path

Searched refs:pCellAttr (Results 1 – 2 of 2) sorted by path

/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx379 const XclExpRoot& rRoot, const String& rText, const ScPatternAttr* pCellAttr, in lclCreateFormattedString() argument
394 …const SfxItemSet& rItemSet = pCellAttr ? pCellAttr->GetItemSet() : rRoot.GetDoc().GetDefPattern()-… in lclCreateFormattedString()
591 const XclExpRoot& rRoot, const ScStringCell& rStringCell, const ScPatternAttr* pCellAttr, in CreateCellString() argument
596 return lclCreateFormattedString( rRoot, aCellText, pCellAttr, nFlags, nMaxLen ); in CreateCellString()
600 const XclExpRoot& rRoot, const ScEditCell& rEditCell, const ScPatternAttr* pCellAttr, in CreateCellString() argument
611 …const SfxItemSet& rItemSet = pCellAttr ? pCellAttr->GetItemSet() : rRoot.GetDoc().GetDefPattern()-… in CreateCellString()
625 xString = lclCreateFormattedString( rRoot, aCellText, pCellAttr, nFlags, nMaxLen ); in CreateCellString()
/trunk/main/sc/source/filter/inc/
H A Dxehelper.hxx295 const ScPatternAttr* pCellAttr,
311 const ScPatternAttr* pCellAttr,

Completed in 26 milliseconds