Home
last modified time | relevance | path

Searched refs:pItr (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A Dxmlfonte.cxx104 SfxStyleSheetIteratorPtr pItr; in ScXMLFontAutoStylePool_Impl() local
108pItr = 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()
/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx1103 const beans::PropertyValue* pItr = aSeq.getConstArray(); in getDefaultAttributes() local
1104 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() local
1142 const beans::PropertyValue* pEnd = pItr + aIntersectionSeq.getLength(); in getRunAttributes()
1143 …const beans::PropertyValue* pFind = ::std::find_if( pItr, pEnd, ::std::bind2nd( PropertyValueEqual… in getRunAttributes()
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx1863 SwAttrIter* pItr ) in SwFontSave() argument
1888 if( pItr && pItr->GetFnt() == pFnt ) in SwFontSave()
1890 pIter = pItr; in SwFontSave()
H A Dinftxt.hxx786 SwAttrIter* pItr = NULL );

Completed in 40 milliseconds