Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1660 mnTextSize = 0; in ImplGetText()
1765 mnTextSize++; in PortionObj()
1767 if ( mnTextSize ) in PortionObj()
1815 mnTextSize++; in PortionObj()
2111 mnTextSize = rPortionObj.mnTextSize; in ImplConstruct()
2140 return mnTextSize; in ImplCalculateTextPositions()
2936 mnTextSize = rParagraphObj.mnTextSize; in ImplConstruct()
2976 mnTextSize = 0; in ImplCalculateTextPositions()
2979 return mnTextSize; in ImplCalculateTextPositions()
2997 mnTextSize = 0; in ImplTextObj()
[all …]
H A Deppt.hxx555 sal_uInt32 mnTextSize; member in PortionObj
569 sal_uInt32 Count() const { return mnTextSize; }; in Count()
602 sal_uInt32 mnTextSize; member in ParagraphObj
636 sal_uInt32 Count() const { return mnTextSize; }; in Count()
644 sal_uInt32 mnTextSize; member
669 sal_uInt32 Count() const { return mpImplTextObj->mnTextSize; }; in Count()
724 sal_uInt32 mnTextSize; member in PPTWriter
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx1126 mnTextSize( 0 ), in ImplEESdrObject()
1147 mnTextSize( 0 ), in ImplEESdrObject()
1366 mnTextSize = 0; in ImplGetText()
1368 mnTextSize = xXText->getString().getLength(); in ImplGetText()
1369 return mnTextSize; in ImplGetText()
H A Deschesdo.hxx45 sal_uInt32 mnTextSize; member in ImplEESdrObject
80 sal_uInt32 GetTextSize() const { return mnTextSize; } in GetTextSize()

Completed in 67 milliseconds