Home
last modified time | relevance | path

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

/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx1137 const beans::PropertyValue* pDefAttr = aDefAttrSeq.getConstArray(); in getRunAttributes() local
1143 …::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()
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx2014 const ScMergeAttr* pDefAttr = (const ScMergeAttr*) in RemoveMerge() local
2016 ApplyAttr( nCol, nRow, nTab, *pDefAttr ); in RemoveMerge()

Completed in 35 milliseconds