Home
last modified time | relevance | path

Searched defs:const (Results 751 – 775 of 3727) sorted by relevance

1...<<31323334353637383940>>...150

/aoo42x/main/basegfx/inc/basegfx/tuple/
H A Db2dtuple.hxx122 const double& operator[] (int nPos) const in operator []()
148 bool equalZero(const double& rfSmallValue) const in equalZero() argument
154 bool equal(const B2DTuple& rTup) const in equal() argument
162 bool equal(const B2DTuple& rTup, const double& rfSmallValue) const in equal() argument
216 B2DTuple operator-(void) const in operator -()
221 bool operator==( const B2DTuple& rTup ) const in operator ==()
226 bool operator!=( const B2DTuple& rTup ) const in operator !=()
H A Db3dtuple.hxx142 const double& operator[] (int nPos) const in operator []()
170 bool equalZero(const double& rfSmallValue) const in equalZero() argument
178 bool equal(const B3DTuple& rTup) const in equal() argument
187 bool equal(const B3DTuple& rTup, const double& rfSmallValue) const in equal() argument
248 B3DTuple operator-(void) const in operator -()
253 bool operator==( const B3DTuple& rTup ) const in operator ==()
258 bool operator!=( const B3DTuple& rTup ) const in operator !=()
/aoo42x/main/vcl/source/gdi/
H A Dtextlayout.cxx59 …long DefaultTextLayout::GetTextWidth( const XubString& _rText, xub_StrLen _nStartIndex, xub_StrLen… in GetTextWidth()
72 bool DefaultTextLayout::GetCaretPositions( const XubString& _rText, sal_Int32* _pCaretXArray, in GetCaretPositions()
79 …xub_StrLen DefaultTextLayout::GetTextBreak( const XubString& _rText, long _nMaxTextWidth, xub_StrL… in GetTextBreak()
202 …long ReferenceDeviceTextLayout::GetTextArray( const XubString& _rText, sal_Int32* _pDXAry, xub_Str… in GetTextArray()
233 …long ReferenceDeviceTextLayout::GetTextWidth( const XubString& _rText, xub_StrLen _nStartIndex, xu… in GetTextWidth()
264 …bool ReferenceDeviceTextLayout::GetCaretPositions( const XubString& _rText, sal_Int32* _pCaretXArr… in GetCaretPositions()
278 …xub_StrLen ReferenceDeviceTextLayout::GetTextBreak( const XubString& _rText, long _nMaxTextWidth, … in GetTextBreak()
/aoo42x/main/tools/source/string/
H A Dstrascii.cxx461 StringCompare UniString::CompareToAscii( const sal_Char* pAsciiStr, in CompareToAscii()
482 StringCompare UniString::CompareIgnoreCaseToAscii( const sal_Char* pAsciiStr, in CompareIgnoreCaseToAscii()
503 sal_Bool UniString::EqualsAscii( const sal_Char* pAsciiStr ) const in EqualsAscii()
514 sal_Bool UniString::EqualsIgnoreCaseAscii( const sal_Char* pAsciiStr ) const in EqualsIgnoreCaseAscii()
525 sal_Bool UniString::EqualsAscii( const sal_Char* pAsciiStr, in EqualsAscii()
541 sal_Bool UniString::EqualsIgnoreCaseAscii( const sal_Char* pAsciiStr, in EqualsIgnoreCaseAscii()
557 xub_StrLen UniString::SearchAscii( const sal_Char* pAsciiStr, xub_StrLen nIndex ) const in SearchAscii()
/aoo42x/main/reportdesign/source/ui/report/
H A DScrollHelper.cxx84 void OScrollWindowHelper::impl_initScrollBar( ScrollBar& _rScrollBar ) const in impl_initScrollBar()
272 sal_Int32 OScrollWindowHelper::getMaxMarkerWidth(sal_Bool _bWithEnd) const in getMaxMarkerWidth()
302 …oost::shared_ptr<OSectionWindow> OScrollWindowHelper::getMarkedSection(NearSectionAccess nsa) const in getMarkedSection()
307 ::boost::shared_ptr<OSectionWindow> OScrollWindowHelper::getSectionWindow(const ::com::sun::star::u… in getSectionWindow()
317 void OScrollWindowHelper::fillCollapsedSections(::std::vector<sal_uInt16>& _rCollapsedPositions) co… in fillCollapsedSections()
401 void OScrollWindowHelper::fillControlModelSelection(::std::vector< uno::Reference< uno::XInterface … in fillControlModelSelection()
406 sal_uInt16 OScrollWindowHelper::getZoomFactor(SvxZoomType _eType) const in getZoomFactor()
/aoo42x/main/sd/source/core/
H A Dsdpage2.cxx421 SdrPage* SdPage::Clone(SdrModel* pNewModel) const in Clone()
451 SfxStyleSheet* SdPage::GetTextStyleSheetForObject( SdrObject* pObj ) const in GetTextStyleSheetForObject()
516 sal_Int16 SdPage::getTransitionType (void) const in getTransitionType()
527 sal_Int16 SdPage::getTransitionSubtype (void) const in getTransitionSubtype()
538 sal_Bool SdPage::getTransitionDirection (void) const in getTransitionDirection()
549 sal_Int32 SdPage::getTransitionFadeColor (void) const in getTransitionFadeColor()
560 double SdPage::getTransitionDuration (void) const in getTransitionDuration()
/aoo42x/main/sc/inc/
H A Dchartarr.hxx58 const String& GetColText(short nCol) const { return pColText[nCol]; } in GetColText()
59 const String& GetRowText(short nRow) const { return pRowText[nRow]; } in GetRowText()
60 double GetData(short nCol, short nRow) const { return pData[nCol * nRowCnt + nRow]; } in GetData()
114 ScChartArray* operator[](sal_uInt16 nIndex) const in operator []()
H A Duserlist.hxx80 inline ScUserListData* ScUserList::operator[]( const sal_uInt16 nIndex) const in operator []() argument
83 inline sal_Bool ScUserList::operator!=( const ScUserList& r ) const in operator !=()
/aoo42x/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx250 …Any FormComponentPropertyHandler::impl_getPropertyValue_throw( const ::rtl::OUString& _rPropertyNa… in impl_getPropertyValue_throw()
2182 …void FormComponentPropertyHandler::impl_normalizePropertyValue_nothrow( Any& _rValue, PropertyId _… in impl_normalizePropertyValue_nothrow()
2216 …bool FormComponentPropertyHandler::impl_shouldExcludeProperty_nothrow( const Property& _rProperty … in impl_shouldExcludeProperty_nothrow()
2353 …void FormComponentPropertyHandler::impl_initFieldList_nothrow( ::std::vector< ::rtl::OUString >& _… in impl_initFieldList_nothrow()
2397 …void FormComponentPropertyHandler::impl_displaySQLError_nothrow( const ::dbtools::SQLExceptionInfo… in impl_displaySQLError_nothrow()
2505 …void FormComponentPropertyHandler::impl_fillTableNames_throw( ::std::vector< ::rtl::OUString >& _o… in impl_fillTableNames_throw()
2527 …void FormComponentPropertyHandler::impl_fillQueryNames_throw( ::std::vector< ::rtl::OUString >& _o… in impl_fillQueryNames_throw()
3065 void FormSQLCommandUI::setSQLCommand( const ::rtl::OUString& _rCommand ) const in setSQLCommand()
3071 void FormSQLCommandUI::setEscapeProcessing( const sal_Bool _bEscapeProcessing ) const in setEscapeProcessing()
3153 void ValueListCommandUI::setSQLCommand( const ::rtl::OUString& _rCommand ) const in setSQLCommand()
[all …]
H A Dpropertyhandler.cxx302 const Property* PropertyHandler::impl_getPropertyFromId_nothrow( PropertyId _nPropId ) const in impl_getPropertyFromId_nothrow()
314 const Property& PropertyHandler::impl_getPropertyFromId_throw( PropertyId _nPropId ) const in impl_getPropertyFromId_throw()
324 …const Property& PropertyHandler::impl_getPropertyFromName_throw( const ::rtl::OUString& _rProperty… in impl_getPropertyFromName_throw()
337 …void PropertyHandler::implAddPropertyDescription( ::std::vector< Property >& _rProperties, const :… in implAddPropertyDescription()
354 …PropertyId PropertyHandler::impl_getPropertyId_throw( const ::rtl::OUString& _rPropertyName ) const in impl_getPropertyId_throw()
371 bool PropertyHandler::impl_componentHasProperty_throw( const ::rtl::OUString& _rPropName ) const in impl_componentHasProperty_throw()
/aoo42x/main/vcl/inc/unx/
H A Dsaldisp.hxx443 const ScreenData& getDataForScreen( int nScreen ) const in getDataForScreen()
452 XLIB_Window GetDrawable( int nScreen ) const { return getDataForScreen( nScreen ).m_aRefWindow; } in GetDrawable()
460 GC GetMonoGC( int nScreen ) const { return getDataForScreen(nScreen).m_aMonoGC; } in GetMonoGC()
461 GC GetCopyGC( int nScreen ) const { return getDataForScreen(nScreen).m_aCopyGC; } in GetCopyGC()
463 GC GetAndGC( int nScreen ) const { return getDataForScreen(nScreen).m_aAndGC; } in GetAndGC()
464 GC GetOrGC( int nScreen ) const { return getDataForScreen(nScreen).m_aOrGC; } in GetOrGC()
465 GC GetStippleGC( int nScreen ) const { return getDataForScreen(nScreen).m_aStippleGC; } in GetStippleGC()
467 Pixmap GetInvert50( int nScreen ) const { return getDataForScreen(nScreen).m_hInvert50; } in GetInvert50()
479 sal_Bool MouseCaptured( const SalFrame *pFrameData ) const in MouseCaptured()
496 XLIB_Window GetRootWindow( int nScreen ) const in GetRootWindow()
[all …]
/aoo42x/main/svx/source/accessibility/
H A DChildrenManagerImpl.hxx556 inline bool operator == (const ChildDescriptor& aDescriptor) const in operator ==() argument
571 inline bool operator < (const ChildDescriptor& aDescriptor) const in operator <() argument
/aoo42x/main/basegfx/inc/basegfx/range/
H A Dbasicbox.hxx73 bool isInside(sal_Int32 nValue) const in isInside()
87 bool overlaps(const BasicBox& rBox) const in overlaps() argument
/aoo42x/main/svx/source/sdr/primitive2d/
H A Dsdrrectangleprimitive2d.cxx43 …Primitive2DSequence SdrRectanglePrimitive2D::create2DDecomposition(const geometry::ViewInformation… in create2DDecomposition()
139 bool SdrRectanglePrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
/aoo42x/main/autodoc/source/ary/idl/
H A Dit_xnameroom.cxx62 ExplicitNameRoom::do_Accept( csv::ProcessorIfc & io_processor ) const in do_Accept()
68 ExplicitNameRoom::inq_Get_Text( StringVector & o_module, in inq_Get_Text()
/aoo42x/main/soltools/ldump/
H A Dhashtbl.cxx116 void* HashTable::GetObjectAt(unsigned long lPos) const in GetObjectAt()
128 unsigned long HashTable::Hash(const char *Key) const in Hash() argument
151 unsigned long HashTable::DHash(const char* Key, unsigned long lOldHash) const in DHash()
165 unsigned long HashTable::Probe(unsigned long lPos) const in Probe()
232 HashItem* HashTable::FindPos(const char * Key) const in FindPos() argument
293 void* HashTable::Find(const char *Key) const in Find() argument
/aoo42x/main/sw/inc/
H A Dredline.hxx110 int operator==( const SwRedlineData& rCmp ) const in operator ==()
121 int operator!=( const SwRedlineData& rCmp ) const in operator !=()
137 int CanCombine( const SwRedlineData& rCmp ) const in CanCombine()
215 int operator==( const SwRedlineData& rCmp ) const in operator ==()
217 int operator!=( const SwRedlineData& rCmp ) const in operator !=()
259 sal_Bool IsOwnRedline( const SwRedline& rRedl ) const in IsOwnRedline()
/aoo42x/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx220 sal_Bool OTableGrantControl::IsTabAllowed(sal_Bool bForward) const in IsTabAllowed()
302 String OTableGrantControl::GetCellText( long nRow, sal_uInt16 nColId ) const in GetCellText()
332 void OTableGrantControl::fillPrivilege(sal_Int32 _nRow) const in fillPrivilege()
363 sal_Bool OTableGrantControl::isAllowed(sal_uInt16 _nColumnId,sal_Int32 _nPrivilege) const in isAllowed()
442 void OTableGrantControl::PaintCell( OutputDevice& rDev, const Rectangle& rRect, sal_uInt16 nColumnI… in PaintCell()
480 …ontrol::TTablePrivilegeMap::const_iterator OTableGrantControl::findPrivilege(sal_Int32 _nRow) const in findPrivilege()
/aoo42x/main/slideshow/source/engine/transitions/
H A Dslidechangebase.cxx73 SlideBitmapSharedPtr SlideChangeBase::getLeavingBitmap( const ViewEntry& rViewEntry ) const in getLeavingBitmap()
82 SlideBitmapSharedPtr SlideChangeBase::getEnteringBitmap( const ViewEntry& rViewEntry ) const in getEnteringBitmap()
91 SlideBitmapSharedPtr SlideChangeBase::createBitmap( const UnoViewSharedPtr& rView, in createBitmap()
149 ::basegfx::B2ISize SlideChangeBase::getEnteringSlideSizePixel( const UnoViewSharedPtr& pView ) const in getEnteringSlideSizePixel()
155 ::basegfx::B2ISize SlideChangeBase::getLeavingSlideSizePixel( const UnoViewSharedPtr& pView ) const in getLeavingSlideSizePixel()
475 cppcanvas::CustomSpriteSharedPtr SlideChangeBase::createSprite( in createSprite()
/aoo42x/main/vos/source/
H A Dobject.cxx81 sal_Bool OObject::isKindOf(const OClassInfo& rClass) const in isKindOf() argument
107 OObject* OClassInfo::createObject(const OCreateParam& rParam) const in createObject() argument
118 sal_Bool OClassInfo::isDerivedFrom(const OClassInfo& rClass) const in isDerivedFrom() argument
/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrcubeprimitive3d.cxx48 …Primitive3DSequence SdrCubePrimitive3D::create3DDecomposition(const geometry::ViewInformation3D& /… in create3DDecomposition()
195 bool SdrCubePrimitive3D::operator==(const BasePrimitive3D& rPrimitive) const in operator ==() argument
200 …basegfx::B3DRange SdrCubePrimitive3D::getB3DRange(const geometry::ViewInformation3D& /*rViewInform… in getB3DRange()
/aoo42x/main/oox/source/vml/
H A Dvmlshapecontainer.cxx90 const ShapeType* ShapeContainer::getShapeTypeById( const OUString& rShapeId, bool bDeep ) const in getShapeTypeById()
103 const ShapeBase* ShapeContainer::getShapeById( const OUString& rShapeId, bool bDeep ) const in getShapeById()
123 void ShapeContainer::convertAndInsert( const Reference< XShapes >& rxShapes, const ShapeParentAncho… in convertAndInsert()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dpagepreviewprimitive2d.cxx45 … PagePreviewPrimitive2D::create2DDecomposition(const geometry::ViewInformation2D& rViewInformation… in create2DDecomposition() argument
146 bool PagePreviewPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
163 …basegfx::B2DRange PagePreviewPrimitive2D::getB2DRange(const geometry::ViewInformation2D& /*rViewIn… in getB2DRange()
/aoo42x/main/sc/source/core/data/
H A Ddptabres.cxx289 SCROW ScDPInitState::GetNameIdForIndex( long nIndexValue ) const in GetNameIdForIndex()
918 sal_Bool ScDPResultData::IsBaseForGroup( long nDim ) const in IsBaseForGroup()
923 long ScDPResultData::GetGroupBase( long nGroupDim ) const in GetGroupBase()
928 sal_Bool ScDPResultData::IsNumOrDateGroup( long nDim ) const in IsNumOrDateGroup()
1044 void ScDPResultMember::FillItemData( ScDPItemData& rData ) const in FillItemData()
1053 sal_Bool ScDPResultMember::IsNamedItem( SCROW nIndex ) const in IsNamedItem()
1205 long ScDPResultMember::GetSize(long nMeasure) const in GetSize()
2971 long ScDPResultDimension::GetSize(long nMeasure) const in GetSize()
3763 long ScDPDataDimension::GetSortedIndex( long nUnsorted ) const in GetSortedIndex()
3836 ScDPDataMember* ScDPDataDimension::GetMember(long n) const in GetMember()
[all …]
/aoo42x/main/sc/source/ui/undo/
H A Dundotab.cxx175 sal_Bool ScUndoInsertTab::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
294 sal_Bool ScUndoInsertTables::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
467 sal_Bool ScUndoDeleteTab::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
561 void ScUndoMoveTab::DoChange( sal_Bool bUndo ) const in DoChange()
791 void ScUndoTabColor::DoChange(bool bUndoType) const in DoChange()
917 sal_Bool ScUndoMakeScenario::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
1080 sal_Bool ScUndoImportTab::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
1140 void ScUndoRemoveLink::DoChange( sal_Bool bLink ) const in DoChange()
1189 void ScUndoShowHideTab::DoChange( sal_Bool bShowP ) const in DoChange()
1220 sal_Bool ScUndoShowHideTab::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
[all …]

Completed in 278 milliseconds

1...<<31323334353637383940>>...150