Home
last modified time | relevance | path

Searched refs:mso_sptTextBox (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeTypeNames.cxx252 { "mso-spt202", mso_sptTextBox },
313 return eShapeType <= mso_sptTextBox in Get()
H A DEnhancedCustomShapeGeometry.cxx6208 case mso_sptTextBox : in GetCustomShapeConnectionTypeDefault()
8521 case mso_sptTextBox : pCustomShape = &msoTextSimple; break; in GetCustomShapeContent()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1521 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()
H A Dwrtw8esh.cxx2972 nBorderThick = WriteFlyFrameAttr( rFmt, mso_sptTextBox, aPropOpt ); in WriteTxtFlyFrame()
H A Dww8par.cxx585 sal_Bool bIsSimpleDrawingTextBox = (pImpRec->eShapeType == mso_sptTextBox); in ProcessObj()
/trunk/main/svx/inc/svx/
H A Dmsdffdef.hxx790 mso_sptTextBox = 202, enumerator
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx2407 … pTextObj->GetShapeType() == mso_sptRectangle ) || ( pTextObj->GetShapeType() == mso_sptTextBox ) ) in ApplyTextObj()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5179 FASTBOOL bTextFrame = (pImpRec->eShapeType == mso_sptTextBox); in ProcessObj()
6419 || ( eShapeType == mso_sptTextBox ) in GetShapeContainerData()