Searched refs:nTextOfs (Results 1 – 9 of 9) sorted by relevance
2096 sal_uInt16 nTextOfs = 0; in PPTExParaSheet() local2130 nTextOfs = ( bHasBullet ) ? 0xd8 : 0; in PPTExParaSheet()2137 nTextOfs = 0x1d4; in PPTExParaSheet()2144 nTextOfs = 0x2d0; in PPTExParaSheet()2151 nTextOfs = 0x3f0; in PPTExParaSheet()2158 nTextOfs = 0x510; in PPTExParaSheet()2171 rLev.mnTextOfs = nTextOfs; in PPTExParaSheet()2258 rLevel.mnTextOfs = aParagraphObj.nTextOfs; in SetStyleSheet()
1411 if ( mpStyleSheet->IsHardAttribute( nInstance, nDepth, ParaAttr_TextOfs, pPara->nTextOfs ) ) in ImplWriteParagraphs()1455 rOut << (sal_uInt16)(pPara->nTextOfs); in ImplWriteParagraphs()2466 nTextOfs = static_cast< sal_Int16 >( nVal / ( 2540.0 / 576 ) + 0.5 ) ; in ImplGetNumberingLevel()2540 … nTextOfs = nTextOfs + static_cast< sal_Int16 >( *( (sal_Int32*)pValue ) / ( 2540.0 / 576 ) ); in ImplGetNumberingLevel()2818 nBulletOfs = nTextOfs + nBulletOfs; in ImplGetNumberingLevel()2964 nTextOfs = rParagraphObj.nTextOfs; in ImplConstruct()3314 sal_uInt32 nTextOfs = pPara->nTextOfs; in ImplWriteTextStyleAtom() local3329 … if ( ( rParaSheet.maParaLevel[ nDepth ].mnTextOfs != pPara->nTextOfs ) || in ImplWriteTextStyleAtom()3333 nNumberingRule[ nDepth << 1 ] = pPara->nTextOfs; in ImplWriteTextStyleAtom()3345 …ltTabs -= (sal_Int32)( ( ( pTabStop[ nTabs - 1 ].Position / 4.40972 ) + nTextOfs ) / nDefaultTabSi… in ImplWriteTextStyleAtom()[all …]
165 sal_Int16 nTextOfs; member183 nTextOfs = 0; in SOParagraph()
781 sal_uInt32 nTextOfs; member in PPTNumberFormatCreator921 sal_uInt16 nTextOfs[ 5 ]; member
3938 nTextOfs = rParaLevel.mnTextOfs; in GetNumberFormat()3981 nHardCount += pParaObj->GetAttrib( PPT_ParaAttr_TextOfs, nTextOfs, nDestinationInstance ); in GetNumberFormat()4059 sal_uInt16 nAbsLSpace = (sal_uInt16)( ( (sal_uInt32)nTextOfs * 2540 ) / 576 ); in ImplGetNumberFormat()4900 rIn >> mpImplRuler->nTextOfs[ i ]; in PPTTextRulerInterpreter()4921 nValue = mpImplRuler->nTextOfs[ nLevel ]; in GetTextOfs()
1471 long nTextOfs; member in WW8PLCF_HdFt
5937 nTextOfs = rFib.ccpText + rFib.ccpFtn; // Groesse des Haupttextes in WW8PLCF_HdFt()
1773 long nTextOfs; member in WW8PLCF_HdFt
6647 nTextOfs = rFib.ccpText + rFib.ccpFtn; // Groesse des Haupttextes in WW8PLCF_HdFt()
Completed in 184 milliseconds