Searched refs:aTextObj (Results 1 – 2 of 2) sorted by relevance
3195 aTextObj.Write( &rOut ); in ImplWriteTextStyleAtom()3203 ImplWriteParagraphs( rOut, aTextObj ); in ImplWriteTextStyleAtom()3204 ImplWritePortions( rOut, aTextObj ); in ImplWriteTextStyleAtom()3210 for ( pPara = aTextObj.First(); pPara; pPara = aTextObj.Next() ) in ImplWriteTextStyleAtom()3306 aTextObj.WriteTextSpecInfo( &rOut ); in ImplWriteTextStyleAtom()3309 pPara = aTextObj.First(); in ImplWriteTextStyleAtom()3318 for ( ; pPara; pPara = aTextObj.Next() ) in ImplWriteTextStyleAtom()3406 if ( aTextObj.HasExtendedBullets() ) in ImplWriteTextStyleAtom()5038 mnTextSize = aTextObj.Count(); in ImplWritePage()5039 aTextObj.Write( mpStrm ); in ImplWritePage()[all …]
896 if ( ( aTextObj.Count() || aTextObj.GetOEPlaceHolderAtom() ) ) in ProcessObj()935 aTextObj.SetVertical( bVerticalText ); in ProcessObj()944 sal_uInt32 nTextFlags = aTextObj.GetTextFlags(); in ProcessObj()1081 aTextObj.SetInstance( 2 ); in ProcessObj()1087 aTextObj.SetInstance( 2 ); in ProcessObj()1091 sal_uInt32 nDestinationInstance = aTextObj.GetInstance(); in ProcessObj()1122 switch ( aTextObj.GetInstance() ) in ProcessObj()1133 if ( !aTextObj.GetOEPlaceHolderAtom() || !aTextObj.GetOEPlaceHolderAtom()->nPlaceholderId ) in ProcessObj()1221 pTObj = ReadObjText( &aTextObj, pTObj, rData.pPage ); in ProcessObj()2796 if ( aTextObj.Count() || aTextObj.GetOEPlaceHolderAtom() ) in SeekToShape()[all …]
Completed in 55 milliseconds