Searched defs:bStacked (Results 1 – 17 of 17) sorted by relevance
90 bool bStacked = aOrientHlp.GetStackedState() == STATE_CHECK; in FillItemSet() local110 bool bStacked = pItem && ((const SfxBoolItem*)pItem)->GetValue(); in Reset() local
109 bool bStacked = false; in FillItemSet() local
398 SvxOrientationItem::SvxOrientationItem( sal_Int32 nRotation, sal_Bool bStacked, const sal_uInt16 nI… in SvxOrientationItem()516 void SvxOrientationItem::SetFromRotation( sal_Int32 nRotation, sal_Bool bStacked ) in SetFromRotation()
298 bool bStacked = false; in getSupportedLabelPlacements() local583 bool bStacked = false; in getSupportedMissingValueTreatments() local
268 bool bStacked = false; in setCompleteString() local
584 …bool bStacked = (rPicOptions.mnPictureFormat == XML_stack) || (rPicOptions.mnPictureFormat == XML_… in lclConvertPictureOptions() local1126 bool bStacked = false; in convertTextRotation() local
919 sal_Bool bStacked = sal_False; in isStacked() local
839 sal_Bool bStacked = ((const SfxBoolItem*)pItem)->GetValue(); in getPropertyValue() local
2043 … sal_Bool bStacked = ((const SfxBoolItem&)pItemSet->Get(nWhich)).GetValue(); in getPropertyValue() local
2421 … sal_Bool bStacked = ((const SfxBoolItem&)pDataSet->Get(pEntry->nWID)).GetValue(); in GetOnePropertyValue() local
694 sal_Bool bStacked = sal_False; in applyData() local
399 bool bStacked = false; in StartElement() local
975 bool bStacked = bSupportsStacked && rPropSet.GetBoolProperty( EXC_CHPROP_STACKCHARACTERS ); in ReadRotationProperties() local
721 bool bStacked = (nXclRot == EXC_ROT_STACKED); in FillToItemSet() local
1408 bool bStacked = GETITEMVALUE( rItemSet, SfxBoolItem, ATTR_STACKED, sal_Bool ); in FillFromItemSet() local
2225 bool bStacked = false; in IsStacked() local
2281 rtl::OUString ShapeFactory::getStackedString( const rtl::OUString& rString, bool bStacked ) in getStackedString()
Completed in 182 milliseconds