Home
last modified time | relevance | path

Searched defs:const (Results 576 – 600 of 3729) sorted by relevance

1...<<21222324252627282930>>...150

/AOO41X/main/basebmp/inc/basebmp/
H A Dtruecolormaskaccessor.hxx134 value_type toValue( unsigned_data_type v ) const in toValue()
159 data_type toPacked( value_type v ) const in toPacked()
179 value_type operator()(Iterator const& i) const in operator ()()
186 value_type operator()(Iterator const& i, Difference const& diff) const in operator ()()
195 void set(V const& value, Iterator const& i) const in set()
205 void set(V const& value, Iterator const& i, Difference const& diff) const in set()
/AOO41X/main/editeng/source/uno/
H A Dunoipset.cxx72 uno::Any* SvxItemPropertySet::GetUsrAnyForID(sal_uInt16 nWID) const in GetUsrAnyForID()
122 …eEntry* pMap, const SfxItemSet& rSet, bool bSearchInParent, bool bDontConvertNegativeValues ) const in getPropertyValue()
168 …ySimpleEntry* pMap, const uno::Any& rVal, SfxItemSet& rSet, bool bDontConvertNegativeValues ) const in setPropertyValue()
221 uno::Any SvxItemPropertySet::getPropertyValue( const SfxItemPropertySimpleEntry* pMap ) const in getPropertyValue()
280 …PropertySet::setPropertyValue( const SfxItemPropertySimpleEntry* pMap, const uno::Any& rVal ) const in setPropertyValue()
291 …st SfxItemPropertySimpleEntry* SvxItemPropertySet::getPropertyMapEntry(const OUString &rName) const in getPropertyMapEntry() argument
/AOO41X/main/tools/inc/tools/
H A Dinetstrm.hxx152 INetMessage *GetSourceMessage (void) const { return pSourceMsg; } in GetSourceMessage()
156 sal_Bool IsHeaderGenerated (void) const { return bHeaderGenerated; } in IsHeaderGenerated()
184 INetMessage *GetTargetMessage (void) const { return pTargetMsg; } in GetTargetMessage()
188 sal_Bool IsHeaderParsed (void) const { return bHeaderParsed; } in IsHeaderParsed()
254 INetMIMEMessage *GetSourceMessage (void) const in GetSourceMessage()
264 INetMIMEMessage *GetTargetMessage (void) const in GetTargetMessage()
/AOO41X/main/autodoc/source/ary/cpp/
H A Dc_funct.cxx50 Type_id operator()( in operator ()()
111 Function::IsIdentical( const Function & i_f ) const in IsIdentical()
166 Function::do_Accept(csv::ProcessorIfc & io_processor) const in do_Accept()
188 Parameter_2_NonTypeParamInfo::operator()( const ary::cpp::S_Parameter & i_rParam ) const in operator ()()
H A Dtplparam.cxx48 TplParameter_Type::Compare( const TemplateParameter & i_rOther ) const in Compare()
60 TplParameter_Type::Get_Text( StreamStr & o_rOut, in Get_Text()
/AOO41X/main/autodoc/inc/ary/
H A Dsymtreenode.hxx105 Search( in Search()
174 Node<NODE_TRAITS>::NodeOf(id_t i_id) const in NodeOf()
251 Node<NODE_TRAITS>::SearchBelow( in SearchBelow()
284 Node<NODE_TRAITS>::SearchUp( in SearchUp()
/AOO41X/main/sc/source/filter/excel/
H A Dxepivot.cxx147 bool XclExpPCItem::EqualsText( const String& rText ) const in EqualsText()
152 bool XclExpPCItem::EqualsDouble( double fValue ) const in EqualsDouble()
157 bool XclExpPCItem::EqualsDateTime( const DateTime& rDateTime ) const in EqualsDateTime()
162 bool XclExpPCItem::EqualsBool( bool bValue ) const in EqualsBool()
286 const XclExpPCItem* XclExpPCField::GetItem( sal_uInt16 nItemIdx ) const in GetItem()
291 sal_uInt16 XclExpPCField::GetItemIndex( const String& rItemName ) const in GetItemIndex()
305 void XclExpPCField::WriteIndex( XclExpStream& rStrm, sal_uInt32 nSrcRow ) const in WriteIndex()
701 const XclExpPCField* XclExpPivotCache::GetField( sal_uInt16 nFieldIdx ) const in GetField()
717 bool XclExpPivotCache::HasEqualDataSource( const ScDPObject& rDPObj ) const in HasEqualDataSource()
841 void XclExpPivotCache::WriteDconref( XclExpStream& rStrm ) const in WriteDconref()
[all …]
/AOO41X/main/connectivity/source/drivers/macab/
H A DMacabStatement.cxx97 void MacabCommonStatement::getNextParameter(::rtl::OUString &) const throw(::com::sun::star::sdbc::… in getNextParameter()
102 MacabCondition *MacabCommonStatement::analyseWhereClause(const OSQLParseNode *pParseNode) const thr… in analyseWhereClause() argument
247 MacabOrder *MacabCommonStatement::analyseOrderByClause(const OSQLParseNode *pParseNode) const throw… in analyseOrderByClause() argument
309 void MacabCommonStatement::setMacabFields(MacabResultSet *pResult) const throw(SQLException) in setMacabFields()
327 void MacabCommonStatement::selectRecords(MacabResultSet *pResult) const throw(SQLException) in selectRecords()
355 void MacabCommonStatement::sortRecords(MacabResultSet *pResult) const throw(SQLException) in sortRecords()
570 void MacabCommonStatement::getFastPropertyValue(Any&,sal_Int32 nHandle) const in getFastPropertyValue()
/AOO41X/main/svx/source/items/
H A Dcustomshapeitem.cxx278 int __EXPORT SdrCustomShapeGeometryItem::operator==( const SfxPoolItem& rCmp ) const in operator ==()
288 SfxMapUnit /*ePresentationMetric*/, XubString &rText, const IntlWrapper *) const in GetPresentation() argument
301 …olItem* __EXPORT SdrCustomShapeGeometryItem::Create( SvStream& rIn, sal_uInt16 nItemVersion ) const in Create()
306 …Stream& __EXPORT SdrCustomShapeGeometryItem::Store( SvStream& rOut, sal_uInt16 nItemVersion ) const in Store()
315 SfxPoolItem* __EXPORT SdrCustomShapeGeometryItem::Clone( SfxItemPool * /*pPool*/ ) const in Clone()
337 sal_uInt16 SdrCustomShapeGeometryItem::GetVersion( sal_uInt16 /*nFileFormatVersion*/ ) const in GetVersion()
341 sal_Bool SdrCustomShapeGeometryItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) const in QueryValue()
/AOO41X/main/svx/inc/svx/
H A Dsvdmark.hxx71 sal_Bool operator==(const SdrUShortCont& rCont) const in operator ==() argument
76 sal_Bool operator!=(const SdrUShortCont& rCont) const in operator !=() argument
122 sal_uInt16 GetObject(sal_uLong nPos) const in GetObject()
127 sal_uLong GetPos(sal_uInt16 nElem) const in GetPos()
137 sal_Bool Exist(sal_uInt16 nElem) const in Exist()
166 sal_Bool operator!=(const SdrMark& rMark) const in operator !=() argument
325 SdrMark* GetMark(sal_uLong nNum) const in GetMark()
H A Dsvdsob.hxx53 sal_Bool operator==(const SetOfByte& rCmpSet) const in operator ==() argument
58 sal_Bool operator!=(const SetOfByte& rCmpSet) const in operator !=() argument
81 sal_Bool IsSet(sal_uInt8 a) const in IsSet()
/AOO41X/main/slideshow/source/engine/shapes/
H A Dviewshape.cxx70 bool ViewShape::prefetch( RendererCacheEntry& io_rCacheEntry, in prefetch()
190 bool ViewShape::draw( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in draw()
303 bool ViewShape::renderSprite( const ViewLayerSharedPtr& rViewLayer, in renderSprite()
524 bool ViewShape::render( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in render()
755 …:iterator ViewShape::getCacheEntry( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas ) const in getCacheEntry()
794 …:RendererSharedPtr ViewShape::getRenderer( const ::cppcanvas::CanvasSharedPtr& rDestinationCanvas, in getRenderer()
862 bool ViewShape::update( const GDIMetaFileSharedPtr& rMtf, in update()
/AOO41X/main/sdext/source/presenter/
H A DPresenterViewFactory.cxx354 const Reference<XPane>& rxAnchorPane) const in GetViewFromCache() argument
443 const Reference<XResourceId>& rxViewId) const in CreateSlideShowView() argument
476 const Reference<XPane>& rxAnchorPane) const in CreateSlidePreviewView() argument
507 const Reference<XResourceId>& rxViewId) const in CreateToolBarView() argument
521 const Reference<XPane>& rxAnchorPane) const in CreateNotesView() argument
553 const Reference<XResourceId>& rxViewId) const in CreateSlideSorterView() argument
589 const Reference<XResourceId>& rxViewId) const in CreateHelpView() argument
602 void PresenterViewFactory::ThrowIfDisposed (void) const in ThrowIfDisposed()
/AOO41X/main/sw/source/core/access/
H A Daccframe.cxx359 sal_Bool SwAccessibleFrame::IsEditable( ViewShell *pVSh ) const in IsEditable()
376 sal_Bool SwAccessibleFrame::IsOpaque( ViewShell *pVSh ) const in IsOpaque()
461 sal_Int32 SwAccessibleFrame::GetChildCount( SwAccessibleMap& rAccMap ) const in GetChildCount()
466 sw::access::SwAccessibleChild SwAccessibleFrame::GetChild( in GetChild()
473 sal_Int32 SwAccessibleFrame::GetChildIndex( SwAccessibleMap& rAccMap, in GetChildIndex()
482 sw::access::SwAccessibleChild SwAccessibleFrame::GetChildAtPixel( in GetChildAtPixel()
489 void SwAccessibleFrame::GetChildren( SwAccessibleMap& rAccMap, in GetChildren()
495 sal_Bool SwAccessibleFrame::IsShowing( const SwAccessibleMap& rAccMap, in IsShowing()
/AOO41X/main/sc/source/filter/rtf/
H A Dexpbase.cxx62 sal_Bool ScExportBase::GetDataArea( SCTAB nTab, SCCOL& nStartCol, in GetDataArea()
71 sal_Bool ScExportBase::TrimDataArea( SCTAB nTab, SCCOL& nStartCol, in TrimDataArea()
86 sal_Bool ScExportBase::IsEmptyTable( SCTAB nTab ) const in IsEmptyTable()
/AOO41X/main/chart2/source/controller/chartapiwrapper/
H A DWrappedAutomaticPositionProperties.cxx67 …rtyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& xInnerPropertySet ) const in setPropertyValue()
92 …sitionProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPropertySet ) const in getPropertyValue()
105 …erty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xInnerPropertyState*/ ) const in getPropertyDefault()
/AOO41X/main/oox/source/helper/
H A Dmodelobjecthelper.cxx59 bool ObjectContainer::hasObject( const OUString& rObjName ) const in hasObject()
65 Any ObjectContainer::getObject( const OUString& rObjName ) const in getObject()
117 bool ModelObjectHelper::hasLineMarker( const OUString& rMarkerName ) const in hasLineMarker()
/AOO41X/main/extensions/source/propctrlr/
H A Dformmetadata.cxx377 sal_Int32 OPropertyInfoService::getPropertyId(const String& _rName) const in getPropertyId() argument
391 String OPropertyInfoService::getPropertyTranslation(sal_Int32 _nId) const in getPropertyTranslation()
398 rtl::OString OPropertyInfoService::getPropertyHelpId(sal_Int32 _nId) const in getPropertyHelpId()
405 sal_Int16 OPropertyInfoService::getPropertyPos(sal_Int32 _nId) const in getPropertyPos()
412 sal_uInt32 OPropertyInfoService::getPropertyUIFlags(sal_Int32 _nId) const in getPropertyUIFlags()
419 …ector< ::rtl::OUString > OPropertyInfoService::getPropertyEnumRepresentations(sal_Int32 _nId) const in getPropertyEnumRepresentations()
543 sal_Bool OPropertyInfoService::isComposeable( const ::rtl::OUString& _rPropertyName ) const in isComposeable()
616 …esentation::getValueFromDescription( const ::rtl::OUString& _rDescription, Any& _out_rValue ) const in getValueFromDescription()
659 …OUString SAL_CALL DefaultEnumRepresentation::getDescriptionForValue( const Any& _rEnumValue ) const in getDescriptionForValue()
H A Deformshelper.cxx116 bool EFormsHelper::canBindToDataType( sal_Int32 _nDataType ) const SAL_THROW(()) in canBindToDataType()
308 …getFormModelNames( ::std::vector< ::rtl::OUString >& /* [out] */ _rModelNames ) const SAL_THROW(()) in getFormModelNames()
335 …ng& _rModelName, ::std::vector< ::rtl::OUString >& /* [out] */ _rBindingNames ) const SAL_THROW(()) in getBindingNames()
360 …XModel > EFormsHelper::getFormModelByName( const ::rtl::OUString& _rModelName ) const SAL_THROW(()) in getFormModelByName()
509 …l( const ::rtl::OUString& _rTargetModel, const ::rtl::OUString& _rBindingName ) const SAL_THROW(()) in getOrCreateBindingForModel()
516 …g( const ::rtl::OUString& _rTargetModel, const ::rtl::OUString& _rBindingName ) const SAL_THROW(()) in implGetOrCreateBinding()
619 …sHelper::ModelElementType _eType, const Reference< XPropertySet >& _rxElement ) const SAL_THROW(()) in getModelElementUIName()
645 … const EFormsHelper::ModelElementType _eType, const ::rtl::OUString& _rUIName ) const SAL_THROW(()) in getModelElementFromUIName()
721 …PropertyChange( const ::rtl::OUString& _rName, const Any& _rOldValue, const Any& _rNewValue ) const in firePropertyChange()
747 …rops, const Reference< XPropertySet >& _rxNewProps, ::std::set< ::rtl::OUString >& _rFilter ) const in firePropertyChanges()
/AOO41X/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx399 …::OUString DescriptionInfoset::getNodeValueFromExpression(::rtl::OUString const & expression) const in getNodeValueFromExpression()
511 bool DescriptionInfoset::checkBlacklistVersion( in checkBlacklistVersion()
601 ::rtl::OUString DescriptionInfoset::getIconURL( sal_Bool bHighContrast ) const in getIconURL()
632 ::rtl::OUString const & expression) const in getOptionalValue()
648 ::rtl::OUString const & expression) const in getUrls()
782 DescriptionInfoset::getLocalizedChild( const ::rtl::OUString & sParent) const in getLocalizedChild()
818 const & xParent, ::rtl::OUString const & sLocale) const in matchFullLocale()
835 …o::Reference< css::xml::dom::XNode > const & xParent, css::lang::Locale const & officeLocale) const in matchCountryAndLanguage()
878 …o::Reference< css::xml::dom::XNode > const & xParent, css::lang::Locale const & officeLocale) const in matchLanguage()
912 DescriptionInfoset::getChildWithDefaultLocale(css::uno::Reference< css::xml::dom::XNode > in getChildWithDefaultLocale()
[all …]
/AOO41X/main/autodoc/source/ary/idl/
H A Dia_ce.cxx401 CeAdmin::Find_Ce( Ce_id i_nId ) const in Find_Ce()
408 CeAdmin::Find_Module( Ce_id i_nId ) const in Find_Module()
414 CeAdmin::Search_Module( Ce_id i_nId ) const in Search_Module()
422 CeAdmin::Find_Function( Ce_id i_nId ) const in Find_Function()
428 CeAdmin::Find_Property( Ce_id i_nId ) const in Find_Property()
434 CeAdmin::Find_EnumValue( Ce_id i_nId ) const in Find_EnumValue()
440 CeAdmin::Find_Constant( Ce_id i_nId ) const in Find_Constant()
446 CeAdmin::Find_StructElement( Ce_id i_nId ) const in Find_StructElement()
452 CeAdmin::Get_Text( StringVector & o_module, in Get_Text()
493 CeAdmin::Get_AlphabeticalIndex( std::vector<Ce_id> & o_rResult, in Get_AlphabeticalIndex()
[all …]
/AOO41X/main/svx/source/svdraw/
H A Dsvdobj.cxx147 sal_Bool SdrObjUserData::operator==(const SdrObjUserData& /*rData*/) const // nicht implementiert in operator ==()
152 sal_Bool SdrObjUserData::operator!=(const SdrObjUserData& /*rData*/) const // nicht implementiert in operator !=()
161 FASTBOOL SdrObjUserData::HasMacro(const SdrObject* /*pObj*/) const in HasMacro()
166 SdrObject* SdrObjUserData::CheckMacroHit(const SdrObjMacroHitRec& rRec, const SdrObject* pObj) const in CheckMacroHit() argument
179 …SdrObjUserData::GetMacroPointer(const SdrObjMacroHitRec& /*rRec*/, const SdrObject* /*pObj*/) const in GetMacroPointer()
184 …t, const Rectangle& /*rDirtyRect*/, const SdrObjMacroHitRec& /*rRec*/, const SdrObject* pObj) const in PaintMacro() argument
210 …jUserData::GetMacroPopupComment(const SdrObjMacroHitRec& /*rRec*/, const SdrObject* /*pObj*/) const in GetMacroPopupComment()
266 SdrObjPlusData* SdrObjPlusData::Clone(SdrObject* pObj1) const in Clone()
595 void SdrObject::TakeObjInfo(SdrObjTransformInfoRec& rInfo) const in TakeObjInfo()
615 void SdrObject::getMergedHierarchyLayerSet(SetOfByte& rSet) const in getMergedHierarchyLayerSet()
[all …]
/AOO41X/main/drawinglayer/source/primitive2d/
H A Dpointarrayprimitive2d.cxx50 bool PointArrayPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
63 …e PointArrayPrimitive2D::getB2DRange(const geometry::ViewInformation2D& /*rViewInformation*/) const in getB2DRange()
/AOO41X/main/xmloff/source/chart/
H A DXMLTextOrientationHdl.cxx37 sal_Bool XMLTextOrientationHdl::importXML( in importXML()
58 sal_Bool XMLTextOrientationHdl::exportXML( in exportXML()
/AOO41X/main/editeng/source/items/
H A Dcharhiddenitem.cxx44 SfxPoolItem* SvxCharHiddenItem::Clone( SfxItemPool * ) const in Clone()
51 SfxItemPresentation SvxCharHiddenItem::GetPresentation in GetPresentation()

1...<<21222324252627282930>>...150