Searched refs:pItr (Results 1 – 4 of 4) sorted by relevance
104 SfxStyleSheetIteratorPtr pItr; in ScXMLFontAutoStylePool_Impl() local108 … pItr = rExportP.GetDocument()->GetStyleSheetPool()->CreateIterator(SFX_STYLE_FAMILY_PAGE, 0xFFFF); in ScXMLFontAutoStylePool_Impl()111 if(pItr) in ScXMLFontAutoStylePool_Impl()113 SfxStyleSheetBase* pStyle(pItr->First()); in ScXMLFontAutoStylePool_Impl()157 pStyle = pItr->Next(); in ScXMLFontAutoStylePool_Impl()
1103 const beans::PropertyValue* pItr = aSeq.getConstArray(); in getDefaultAttributes() local1104 const beans::PropertyValue* pEnd = pItr + aSeq.getLength(); in getDefaultAttributes()1105 …const beans::PropertyValue* pFind = ::std::find_if( pItr, pEnd, ::std::bind2nd( PropertyValueEqual… in getDefaultAttributes()1141 const beans::PropertyValue* pItr = aIntersectionSeq.getConstArray(); in getRunAttributes() local1142 const beans::PropertyValue* pEnd = pItr + aIntersectionSeq.getLength(); in getRunAttributes()1143 …const beans::PropertyValue* pFind = ::std::find_if( pItr, pEnd, ::std::bind2nd( PropertyValueEqual… in getRunAttributes()
1851 SwAttrIter* pItr ) in SwFontSave() argument1876 if( pItr && pItr->GetFnt() == pFnt ) in SwFontSave()1878 pIter = pItr; in SwFontSave()
786 SwAttrIter* pItr = NULL );
Completed in 35 milliseconds