Home
last modified time | relevance | path

Searched refs:mnParagraph (Results 1 – 5 of 5) sorted by relevance

/trunk/main/editeng/source/uno/
H A Dunotext2.cxx124 , mnParagraph(0) in SvxUnoTextContent()
133 , mnParagraph(nPara) in SvxUnoTextContent()
140 …SetSelection( ESelection( mnParagraph,0, mnParagraph, GetEditSource()->GetTextForwarder()->GetText… in SvxUnoTextContent()
154 mnParagraph = rContent.mnParagraph; in SvxUnoTextContent()
312 pForwarder->GetPortions( mnParagraph, aPortions ); in hasElements()
326 _setPropertyValue( aPropertyName, aValue, mnParagraph ); in setPropertyValue()
332 return _getPropertyValue( PropertyName, mnParagraph ); in getPropertyValue()
367 return _getPropertyState( PropertyName, mnParagraph ); in getPropertyState()
379 _setPropertyToDefault( PropertyName, mnParagraph ); in setPropertyToDefault()
409 mnParagraph( nPara ), in SvxUnoTextRangeEnumeration()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx84 sal_uInt16 mnParagraph; member in __anon5a80b2700111::impPathTextPortion
99 mnParagraph(rInfo.mnPara), in impPathTextPortion()
120 if(mnParagraph < rComp.mnParagraph) in operator <()
137 sal_uInt16 getParagraph() const { return mnParagraph; } in getParagraph()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx4730 mnParagraph ( nParagraph ), in PPTCharPropSet()
4748 mnParagraph = rCharPropSet.mnParagraph; in PPTCharPropSet()
4766 mnParagraph = nParagraph; in PPTCharPropSet()
4790 mnParagraph = rCharPropSet.mnParagraph; in operator =()
5616 …if ( aCharPropList.Count() && ( ((PPTCharPropSet*)aCharPropList.Last())->mnParagraph != nCurrentPa… in Init()
6081 sal_uInt32 nCurrentParagraph = pCharPropSet->mnParagraph; in PPTParagraphObj()
6082 …for ( ; pCharPropSet && ( pCharPropSet->mnParagraph == nCurrentParagraph ); pCharPropSet = (PPTCha… in PPTParagraphObj()
7291 if ( pNext->mnParagraph > pCurrent->mnParagraph ) in PPTTextObj()
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx528 sal_uInt32 mnParagraph; member in SvxUnoTextContent
603 sal_uInt32 mnParagraph; member in SvxUnoTextRangeEnumeration
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx885 sal_uInt32 mnParagraph; member

Completed in 73 milliseconds