Searched refs:mnTextSize (Results 1 – 4 of 4) sorted by relevance
1660 mnTextSize = 0; in ImplGetText()1668 mnTextSize = mXText->getString().getLength(); in ImplGetText()1673 return ( mnTextSize != 0 ); in ImplGetText()1739 mnTextSize ( 0 ), in PortionObj()1763 mnTextSize = aString.Len(); in PortionObj()1765 mnTextSize++; in PortionObj()1767 if ( mnTextSize ) in PortionObj()1784 mpFieldEntry = new FieldEntry( nFieldType, 0, mnTextSize ); in PortionObj()1802 mnTextSize = 1; in PortionObj()1804 mnTextSize++; in PortionObj()[all …]
555 sal_uInt32 mnTextSize; member in PortionObj569 sal_uInt32 Count() const { return mnTextSize; }; in Count()602 sal_uInt32 mnTextSize; member in ParagraphObj636 sal_uInt32 Count() const { return mnTextSize; }; in Count()644 sal_uInt32 mnTextSize; member669 sal_uInt32 Count() const { return mpImplTextObj->mnTextSize; }; in Count()724 sal_uInt32 mnTextSize; member in PPTWriter
1126 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()
45 sal_uInt32 mnTextSize; member in ImplEESdrObject80 sal_uInt32 GetTextSize() const { return mnTextSize; } in GetTextSize()