Home
last modified time | relevance | path

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

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

/aoo42x/main/tools/source/string/
H A Dstrimp.cxx1283 StringCompare STRING::CompareIgnoreCaseToAscii( const STRING& rStr, in CompareIgnoreCaseToAscii()
1313 StringCompare STRING::CompareIgnoreCaseToAscii( const STRCODE* pCharStr, in CompareIgnoreCaseToAscii()
1332 sal_Bool STRING::Equals( const STRING& rStr ) const in Equals()
1351 sal_Bool STRING::Equals( const STRCODE* pCharStr ) const in Equals()
1360 sal_Bool STRING::EqualsIgnoreCaseAscii( const STRING& rStr ) const in EqualsIgnoreCaseAscii()
1379 sal_Bool STRING::EqualsIgnoreCaseAscii( const STRCODE* pCharStr ) const in EqualsIgnoreCaseAscii()
1458 xub_StrLen STRING::Match( const STRING& rStr ) const in Match()
1486 xub_StrLen STRING::Match( const STRCODE* pCharStr ) const in Match()
1512 xub_StrLen STRING::Search( STRCODE c, xub_StrLen nIndex ) const in Search()
1623 xub_StrLen STRING::SearchBackward( STRCODE c, xub_StrLen nIndex ) const in SearchBackward()
[all …]
/aoo42x/main/svx/inc/svx/
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()
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()
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedAutomaticPositionProperties.cxx67 void WrappedAutomaticPositionProperty::setPropertyValue( const Any& rOuterValue, const Reference< b… in setPropertyValue()
92 Any WrappedAutomaticPositionProperty::getPropertyValue( const Reference< beans::XPropertySet >& xIn… in getPropertyValue()
105 Any WrappedAutomaticPositionProperty::getPropertyDefault( const Reference< beans::XPropertyState >&… in getPropertyDefault()
H A DWrappedScaleTextProperties.cxx72 void WrappedScaleTextProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XP… in setPropertyValue()
103 Any WrappedScaleTextProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPrope… in getPropertyValue()
120 Any WrappedScaleTextProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xInne… in getPropertyDefault()
/aoo42x/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()
/aoo42x/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()
/aoo42x/main/editeng/source/editeng/
H A Deditobj.cxx267 bool ContentInfo::operator==( const ContentInfo& rCompare ) const in operator ==()
354 sal_Bool EditTextObject::HasCharAttribs( sal_uInt16 ) const in HasCharAttribs()
382 sal_Bool EditTextObject::HasField( TypeId /*aType*/ ) const in HasField()
481 sal_Bool EditTextObject::Store( SvStream& rOStream ) const in Store()
559 void __EXPORT EditTextObject::StoreData( SvStream& ) const in StoreData()
581 bool EditTextObject::isWrongListEqual(const EditTextObject& rCompare) const in isWrongListEqual() argument
823 XubString BinTextObject::GetText( sal_uInt32 nPara ) const in GetText()
919 sal_Bool BinTextObject::HasCharAttribs( sal_uInt16 _nWhich ) const in HasCharAttribs()
1005 sal_Bool BinTextObject::HasField( TypeId aType ) const in HasField()
1029 SfxItemSet BinTextObject::GetParaAttribs( sal_uInt32 nPara ) const in GetParaAttribs()
[all …]
/aoo42x/main/xmloff/source/chart/
H A DXMLTextOrientationHdl.cxx37 sal_Bool XMLTextOrientationHdl::importXML( in importXML()
58 sal_Bool XMLTextOrientationHdl::exportXML( in exportXML()
/aoo42x/main/xmloff/source/style/
H A DEnumPropertyHdl.cxx49 sal_Bool XMLEnumPropertyHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitC… in importXML()
79 sal_Bool XMLEnumPropertyHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnitC… in exportXML()
H A DXMLClipPropertyHandler.cxx56 bool XMLClipPropertyHandler::equals( in equals()
70 sal_Bool XMLClipPropertyHandler::importXML( const OUString& rStrImpValue, uno::Any& rValue, const S… in importXML()
112 sal_Bool XMLClipPropertyHandler::exportXML( OUString& rStrExpValue, const uno::Any& rValue, const S… in exportXML()
/aoo42x/main/vcl/source/window/
H A Dkeyevent.cxx52 void KeyEvent::InitKeyEvent( ::com::sun::star::awt::KeyEvent& rEvent ) const in InitKeyEvent()
69 KeyEvent KeyEvent::LogicalTextDirectionality (TextDirectionality eMode) const in LogicalTextDirectionality()
/aoo42x/main/editeng/source/items/
H A Dcharhiddenitem.cxx44 SfxPoolItem* SvxCharHiddenItem::Clone( SfxItemPool * ) const in Clone()
51 SfxItemPresentation SvxCharHiddenItem::GetPresentation in GetPresentation()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dpointarrayprimitive2d.cxx50 bool PointArrayPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
63 …basegfx::B2DRange PointArrayPrimitive2D::getB2DRange(const geometry::ViewInformation2D& /*rViewInf… in getB2DRange()
/aoo42x/main/autodoc/source/ary/cpp/
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()
/aoo42x/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 …ViewShape::RendererCacheVector::iterator ViewShape::getCacheEntry( const ::cppcanvas::CanvasShared… in getCacheEntry()
794 …::cppcanvas::RendererSharedPtr ViewShape::getRenderer( const ::cppcanvas::CanvasSharedPtr& rDestin… in getRenderer()
862 bool ViewShape::update( const GDIMetaFileSharedPtr& rMtf, in update()
/aoo42x/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()
/aoo42x/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx104 virtual void SAL_CALL disposing(css::lang::EventObject const &) in disposing()
113 css::beans::PropertyChangeEvent const &) in propertyChange()
138 virtual void SAL_CALL disposing(css::lang::EventObject const &) in disposing()
147 css::beans::PropertyChangeEvent const &) in vetoableChange()
211 void Test::testEmpty1( in testEmpty1()
229 void Test::testEmpty2( in testEmpty2()
345 void Test::testFull( in testFull()
/aoo42x/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 SfxPoolItem* __EXPORT SdrCustomShapeGeometryItem::Create( SvStream& rIn, sal_uInt16 nItemVersion ) … in Create()
306 SvStream& __EXPORT SdrCustomShapeGeometryItem::Store( SvStream& rOut, sal_uInt16 nItemVersion ) con… 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()
/aoo42x/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()
162 bool XclExpPCItem::EqualsBool( bool bValue ) const in EqualsBool()
874 void XclExpPivotCache::WriteSxdb( XclExpStream& rStrm ) const in WriteSxdb()
881 void XclExpPivotCache::WriteSxdbex( XclExpStream& rStrm ) const in WriteSxdbex()
1191 void XclExpPTField::WriteSxpiEntry( XclExpStream& rStrm ) const in WriteSxpiEntry()
1234 void XclExpPTField::WriteSxvd( XclExpStream& rStrm ) const in WriteSxvd()
1241 void XclExpPTField::WriteSxvdex( XclExpStream& rStrm ) const in WriteSxvdex()
1521 void XclExpPivotTable::WriteSxview( XclExpStream& rStrm ) const in WriteSxview()
1539 void XclExpPivotTable::WriteSxpi( XclExpStream& rStrm ) const in WriteSxpi()
[all …]
/aoo42x/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()
/aoo42x/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()
/aoo42x/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 …void SAL_CALL DefaultEnumRepresentation::getValueFromDescription( const ::rtl::OUString& _rDescrip… in getValueFromDescription()
659 …::rtl::OUString SAL_CALL DefaultEnumRepresentation::getDescriptionForValue( const Any& _rEnumValue… in getDescriptionForValue()
H A Deformshelper.cxx116 bool EFormsHelper::canBindToDataType( sal_Int32 _nDataType ) const SAL_THROW(()) in canBindToDataType()
308 …void EFormsHelper::getFormModelNames( ::std::vector< ::rtl::OUString >& /* [out] */ _rModelNames )… in getFormModelNames()
335 …void EFormsHelper::getBindingNames( const ::rtl::OUString& _rModelName, ::std::vector< ::rtl::OUSt… in getBindingNames()
360 …Reference< xforms::XModel > EFormsHelper::getFormModelByName( const ::rtl::OUString& _rModelName )… in getFormModelByName()
509 …Reference< XPropertySet > EFormsHelper::getOrCreateBindingForModel( const ::rtl::OUString& _rTarge… in getOrCreateBindingForModel()
516 …Reference< XPropertySet > EFormsHelper::implGetOrCreateBinding( const ::rtl::OUString& _rTargetMod… in implGetOrCreateBinding()
619 …::rtl::OUString EFormsHelper::getModelElementUIName( const EFormsHelper::ModelElementType _eType, … in getModelElementUIName()
645 …Reference< XPropertySet > EFormsHelper::getModelElementFromUIName( const EFormsHelper::ModelElemen… in getModelElementFromUIName()
721 …void EFormsHelper::firePropertyChange( const ::rtl::OUString& _rName, const Any& _rOldValue, const… in firePropertyChange()
747 …void EFormsHelper::firePropertyChanges( const Reference< XPropertySet >& _rxOldProps, const Refere… in firePropertyChanges()
/aoo42x/main/oox/source/ppt/
H A Danimationspersist.cxx43 …void ShapeTargetElement::convert( ::com::sun::star::uno::Any & rTarget, sal_Int16 & rSubType ) con… in convert()
86 Any AnimTargetElement::convert(const SlidePersistPtr & pSlide, sal_Int16 & nSubType) const in convert()
165 Any AnimationCondition::convert(const SlidePersistPtr & pSlide) const in convert() argument

Completed in 273 milliseconds

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