Searched refs:GetBoolValue (Results 1 – 15 of 15) sorted by relevance
93 return GetBoolValue(NULL, true); in IsWarningOrientation()98 return GetBoolValue("IsPrintName"); in IsPrintPageName()103 return GetBoolValue("IsPrintDateTime"); in IsDate()108 return GetBoolValue("IsPrintDateTime"); in IsTime()113 return GetBoolValue("IsPrintHidden"); in IsHiddenPages()160 return GetBoolValue("PageOptions", sal_Int32(1)); in IsPageSize()165 … return GetBoolValue("PageOptions", sal_Int32(2)) || GetBoolValue("PageOptions", sal_Int32(3)); in IsTilePage()175 return GetBoolValue("PrintProspect", false); in IsBooklet()219 bool GetBoolValue ( in GetBoolValue() function in sd::__anone7cee3020111::PrintOptions232 bool GetBoolValue ( in GetBoolValue() function in sd::__anone7cee3020111::PrintOptions[all …]
591 rVal = Bool2Any(GetBoolValue()); in QueryValue()636 sal_Bool SvxPostureItem::GetBoolValue() const in GetBoolValue() function in SvxPostureItem666 sal_Bool SvxWeightItem::GetBoolValue() const in GetBoolValue() function in SvxWeightItem751 rVal = Bool2Any(GetBoolValue()); in QueryValue()1353 sal_Bool SvxTextLineItem::GetBoolValue() const in GetBoolValue() function in SvxTextLineItem1444 rVal = Bool2Any(GetBoolValue()); in QueryValue()1592 sal_Bool SvxCrossedOutItem::GetBoolValue() const in GetBoolValue() function in SvxCrossedOutItem1677 rVal = Bool2Any(GetBoolValue()); in QueryValue()
63 virtual sal_Bool GetBoolValue() const;
69 virtual sal_Bool GetBoolValue() const;
72 virtual sal_Bool GetBoolValue() const;
73 virtual sal_Bool GetBoolValue() const;
83 virtual sal_Bool GetBoolValue() const;
131 sal_Bool SfxEnumItemInterface::GetBoolValue() const in GetBoolValue() function in SfxEnumItemInterface
769 bool SfxOleSection::GetBoolValue( bool& rbValue, sal_Int32 nPropId ) const in GetBoolValue() function in SfxOleSection873 else if( GetBoolValue( bBool, nPropId ) ) in GetAnyValue()
292 bool GetBoolValue( bool& rbValue, sal_Int32 nPropId ) const;
303 bCheck = ((SfxEnumItemInterface *)pState)->GetBoolValue(); in StateChanged()
991 if ( ((const SfxEnumItemInterface *)pState)->GetBoolValue() ) in StateChanged()
1312 pNewItem->SetBoolValue(!((SfxEnumItemInterface *)pOldItem)->GetBoolValue()); in Execute_Impl()
1126 sal_Bool __EXPORT SdrTextFitToSizeTypeItem::GetBoolValue() const { return GetValue()!=SDRTEXTFIT_NO… in GetBoolValue() function in SdrTextFitToSizeTypeItem
Completed in 99 milliseconds