Searched refs:mso_sptTextBox (Results 1 – 8 of 8) sorted by relevance
252 { "mso-spt202", mso_sptTextBox },313 return eShapeType <= mso_sptTextBox in Get()
6208 case mso_sptTextBox : in GetCustomShapeConnectionTypeDefault()8521 case mso_sptTextBox : pCustomShape = &msoTextSimple; break; in GetCustomShapeContent()
1521 nOutsideThick = eShapeType != mso_sptTextBox ? rThick : rThick/2; in GetEscherLineMatch()1524 if (eShapeType == mso_sptTextBox) in GetEscherLineMatch()1533 if (eShapeType == mso_sptTextBox) in GetEscherLineMatch()1543 if (eShapeType == mso_sptTextBox) in GetEscherLineMatch()
2972 nBorderThick = WriteFlyFrameAttr( rFmt, mso_sptTextBox, aPropOpt ); in WriteTxtFlyFrame()
585 sal_Bool bIsSimpleDrawingTextBox = (pImpRec->eShapeType == mso_sptTextBox); in ProcessObj()
790 mso_sptTextBox = 202, enumerator
2407 … pTextObj->GetShapeType() == mso_sptRectangle ) || ( pTextObj->GetShapeType() == mso_sptTextBox ) ) in ApplyTextObj()
5179 FASTBOOL bTextFrame = (pImpRec->eShapeType == mso_sptTextBox); in ProcessObj()6419 || ( eShapeType == mso_sptTextBox ) in GetShapeContainerData()