Home
last modified time | relevance | path

Searched defs:rVal (Results 51 – 75 of 163) sorted by relevance

1234567

/aoo42x/main/sw/source/core/txtnode/
H A Dfmtatr2.cxx127 sal_Bool SwFmtCharFmt::QueryValue( uno::Any& rVal, sal_uInt8 ) const in QueryValue()
175 sal_Bool SwFmtAutoFmt::QueryValue( uno::Any& rVal, sal_uInt8 ) const in QueryValue()
341 sal_Bool SwFmtINetFmt::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
389 sal_Bool SwFmtINetFmt::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
513 sal_Bool SwFmtRuby::QueryValue( uno::Any& rVal, in QueryValue()
540 sal_Bool SwFmtRuby::PutValue( const uno::Any& rVal, in PutValue()
/aoo42x/main/sfx2/source/view/
H A Dframe.cxx591 sal_Bool SfxFrameItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 ) const in QueryValue()
602 sal_Bool SfxFrameItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 ) in PutValue()
642 sal_Bool SfxUsrAnyItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) const in QueryValue()
648 sal_Bool SfxUsrAnyItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) in PutValue()
676 sal_Bool SfxUnoFrameItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) con… in QueryValue()
682 sal_Bool SfxUnoFrameItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) in PutValue()
/aoo42x/main/editeng/source/items/
H A Dfrmitems.cxx217 sal_Bool SvxSizeItem::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
240 sal_Bool SvxSizeItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
476 sal_Bool SvxLRSpaceItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
854 sal_Bool SvxULSpaceItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
1336 sal_Bool SvxShadowItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
1850 sal_Bool SvxBoxItem::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
1953 sal_Bool SvxBoxItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
3279 sal_Bool SvxLineItem::QueryValue( uno::Any& rVal, sal_uInt8 nMemId ) const in QueryValue()
3307 sal_Bool SvxLineItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemId ) in PutValue()
3776 sal_Bool SvxBrushItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
[all …]
H A Dparaitem.cxx147 sal_Bool SvxLineSpacingItem::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
194 sal_Bool SvxLineSpacingItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
389 sal_Bool SvxAdjustItem::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
411 sal_Bool SvxAdjustItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
708 sal_Bool SvxHyphenZoneItem::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
730 sal_Bool SvxHyphenZoneItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
1014 sal_Bool SvxTabStopItem::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
1058 sal_Bool SvxTabStopItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
1397 sal_Bool SvxPageModelItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
1677 sal_Bool SvxParaVertAlignItem::QueryValue( com::sun::star::uno::Any& rVal, in QueryValue()
[all …]
H A Dxmlcnitm.cxx92 sal_Bool SvXMLAttrContainerItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId… in QueryValue()
100 sal_Bool SvXMLAttrContainerItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 /*nMembe… in PutValue()
/aoo42x/main/svl/source/items/
H A Dintitem.cxx110 sal_Bool SfxInt16Item::QueryValue(com::sun::star::uno::Any& rVal, sal_uInt8) const in QueryValue()
119 sal_Bool SfxInt16Item::PutValue(const com::sun::star::uno::Any& rVal, sal_uInt8 ) in PutValue()
H A Dctypeitm.cxx222 sal_Bool CntContentTypeItem::QueryValue( com::sun::star::uno::Any& rVal,sal_uInt8 ) const in QueryValue()
230 sal_Bool CntContentTypeItem::PutValue( const com::sun::star::uno::Any& rVal,sal_uInt8 ) in PutValue()
H A Ddateitem.cxx173 sal_Bool SfxDateTimeItem::PutValue( const com::sun::star::uno::Any& rVal, in PutValue()
196 sal_Bool SfxDateTimeItem::QueryValue( com::sun::star::uno::Any& rVal, in QueryValue()
H A Dsrchitem.cxx424 sal_Bool SvxSearchItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
512 sal_Bool SvxSearchItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
/aoo42x/main/sc/source/core/tool/
H A Dstringutil.cxx37 const OUString& rStr, sal_Unicode dsep, sal_Unicode gsep, double& rVal) in parseSimpleNumber()
/aoo42x/main/sw/source/ui/envelp/
H A Denvimg.cxx321 sal_Bool SwEnvItem::QueryValue( Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
348 sal_Bool SwEnvItem::PutValue(const Any& rVal, sal_uInt8 nMemberId) in PutValue()
/aoo42x/main/stoc/test/
H A Dtestconv.cxx57 static void printValue( const Any & rVal ) in printValue()
169 static sal_Bool convertTo( const Type & rDestType, const Any & rVal, sal_Bool bExpectSuccess ) in convertTo()
633 const Any & rVal = rBlock._value; in test_Conversion() local
/aoo42x/main/sw/source/core/fields/
H A Dflddat.cxx228 sal_Bool SwDateTimeField::QueryValue( uno::Any& rVal, sal_uInt16 nWhichId ) const in QueryValue()
273 sal_Bool SwDateTimeField::PutValue( const uno::Any& rVal, sal_uInt16 nWhichId ) in PutValue()
H A Dflddropdown.cxx199 sal_Bool SwDropDownField::QueryValue(::uno::Any &rVal, sal_uInt16 nWhich) const in QueryValue()
227 sal_Bool SwDropDownField::PutValue(const uno::Any &rVal, in PutValue()
/aoo42x/main/svx/source/items/
H A Dchrtitem.cxx158 sal_Bool SvxChartTextOrderItem::QueryValue( ::com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId… in QueryValue()
183 sal_Bool SvxChartTextOrderItem::PutValue( const ::com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemb… in PutValue()
360 sal_Bool SvxDoubleItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) const in QueryValue()
367 sal_Bool SvxDoubleItem::PutValue( const uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) in PutValue()
H A Dclipfmtitem.cxx77 sal_Bool SvxClipboardFmtItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/ )… in QueryValue()
95 sal_Bool SvxClipboardFmtItem::PutValue( const ::com::sun::star::uno::Any& rVal, sal_uInt8 /*nMember… in PutValue()
H A Dhlnkitem.cxx359 sal_Bool SvxHyperlinkItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
387 sal_Bool SvxHyperlinkItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
H A Dpageitem.cxx164 sal_Bool SvxPageItem::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
201 sal_Bool SvxPageItem::PutValue( const uno::Any& rVal, sal_uInt8 nMemberId ) in PutValue()
/aoo42x/main/writerfilter/source/dmapper/
H A DBorderHandler.cxx64 void BorderHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
H A DPageBordersHandler.cxx52 void PageBordersHandler::lcl_attribute( Id eName, Value& rVal ) in lcl_attribute()
H A DCellColorHandler.cxx59 void CellColorHandler::lcl_attribute(Id rName, Value & rVal) in lcl_attribute()
/aoo42x/main/canvas/inc/canvas/
H A Dcanvastools.hxx139 inline sal_Int32 roundDown( const double& rVal ) in roundDown()
146 inline sal_Int32 roundUp( const double& rVal ) in roundUp()
/aoo42x/main/avmedia/source/framework/
H A Dmediaitem.cxx121 sal_Bool MediaItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 ) const in QueryValue()
142 sal_Bool MediaItem::PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 ) in PutValue()
/aoo42x/main/sc/inc/
H A Dmiscuno.hxx298 const sal_Char* pPropName, const ValueType& rVal ) in SetOptionalPropertyValue()
/aoo42x/main/editeng/source/uno/
H A Dunoipset.cxx111 sal_Bool SvxUnoCheckForPositiveValue( const uno::Any& rVal ) in SvxUnoCheckForPositiveValue()
168 …rtySet::setPropertyValue( const SfxItemPropertySimpleEntry* pMap, const uno::Any& rVal, SfxItemSet… in setPropertyValue() argument

Completed in 980 milliseconds

1234567