Searched refs:pDefAttr (Results 1 – 2 of 2) sorted by relevance
1137 const beans::PropertyValue* pDefAttr = aDefAttrSeq.getConstArray(); in getRunAttributes() local1143 …::find_if( pItr, pEnd, ::std::bind2nd( PropertyValueEqualFunctor(), boost::cref( pDefAttr[i] ) ) ); in getRunAttributes()1144 if ( pFind == pEnd && pDefAttr[i].Handle != 0) in getRunAttributes()1146 aDiffVec.push_back( pDefAttr[i] ); in getRunAttributes()
2014 const ScMergeAttr* pDefAttr = (const ScMergeAttr*) in RemoveMerge() local2016 ApplyAttr( nCol, nRow, nTab, *pDefAttr ); in RemoveMerge()
Completed in 22 milliseconds