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.cxx1522 nOutsideThick = eShapeType != mso_sptTextBox ? rThick : rThick/2; in GetEscherLineMatch()
1525 if (eShapeType == mso_sptTextBox) in GetEscherLineMatch()
1534 if (eShapeType == mso_sptTextBox) in GetEscherLineMatch()
1544 if (eShapeType == mso_sptTextBox) in GetEscherLineMatch()
H A Dwrtw8esh.cxx2973 nBorderThick = WriteFlyFrameAttr( rFmt, mso_sptTextBox, aPropOpt ); in WriteTxtFlyFrame()
H A Dww8par.cxx586 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.cxx2409 … pTextObj->GetShapeType() == mso_sptRectangle ) || ( pTextObj->GetShapeType() == mso_sptTextBox ) ) in ApplyTextObj()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx5182 FASTBOOL bTextFrame = (pImpRec->eShapeType == mso_sptTextBox); in ProcessObj()
6425 || ( eShapeType == mso_sptTextBox ) in GetShapeContainerData()

Completed in 156 milliseconds