Home
last modified time | relevance | path

Searched defs:const (Results 1026 – 1050 of 3727) sorted by relevance

1...<<41424344454647484950>>...150

/aoo42x/main/tools/source/memtools/
H A Dmultisel.cxx92 sal_uIntPtr MultiSelection::ImplFindSubSelection( long nIndex ) const in ImplFindSubSelection()
559 sal_Bool MultiSelection::IsSelected( long nIndex ) const in IsSelected()
884 bool StringRangeEnumerator::checkValue( sal_Int32 i_nValue, const std::set< sal_Int32 >* i_pPossibl… in checkValue()
1041 bool StringRangeEnumerator::hasValue( sal_Int32 i_nValue, const std::set< sal_Int32 >* i_pPossibleV… in hasValue()
1110 bool StringRangeEnumerator::Iterator::operator==( const Iterator& i_rCompare ) const in operator ==()
1115 StringRangeEnumerator::Iterator StringRangeEnumerator::begin( const std::set< sal_Int32 >* i_pPossi… in begin()
1126 StringRangeEnumerator::Iterator StringRangeEnumerator::end( const std::set< sal_Int32 >* i_pPossibl… in end()
/aoo42x/main/sc/inc/
H A Dtable.hxx248 void GetScenarioComment( String& rComment) const { rComment = aComment; } in GetScenarioComment()
273 void GetCodeName( String& rName ) const { rName = aCodeName; } in GetCodeName()
321 double GetValue( const ScAddress& rPos ) const in GetValue()
331 CellType GetCellType( const ScAddress& rPos ) const in GetCellType()
338 ScBaseCell* GetCell( const ScAddress& rPos ) const in GetCell()
455 sal_uInt16 GetErrCode( const ScAddress& rPos ) const in GetErrCode()
534 sal_uLong GetNumberFormat( const ScAddress& rPos ) const in GetNumberFormat()
/aoo42x/main/sc/source/core/data/
H A Dcolumn.cxx96 SCsROW ScColumn::GetNextUnprotected( SCROW nRow, sal_Bool bUp ) const in GetNextUnprotected()
317 const ScPatternAttr* ScColumn::GetPattern( SCROW nRow ) const in GetPattern()
358 sal_uLong ScColumn::GetNumberFormat( SCROW nRow ) const in GetNumberFormat()
535 const ScStyleSheet* ScColumn::GetStyle( SCROW nRow ) const in GetStyle()
686 sal_Bool ScColumn::Search( SCROW nRow, SCSIZE& nIndex ) const in Search()
779 ScBaseCell* ScColumn::GetCell( SCROW nRow ) const in GetCell()
1066 sal_Bool ScColumn::TestInsertCol( SCROW nStartRow, SCROW nEndRow) const in TestInsertCol()
1090 sal_Bool ScColumn::TestInsertRow( SCSIZE nSize ) const in TestInsertRow()
1415 void ScColumn::CopyScenarioTo( ScColumn& rDestCol ) const in CopyScenarioTo()
1446 sal_Bool ScColumn::TestCopyScenarioTo( const ScColumn& rDestCol ) const in TestCopyScenarioTo()
[all …]
H A Ddocument.cxx136 sal_Bool ScDocument::HasTable( SCTAB nTab ) const in HasTable()
265 void ScDocument::CreateValidTabName(String& rName) const in CreateValidTabName()
531 sal_Bool ScDocument::IsVisible( SCTAB nTab ) const in IsVisible()
541 sal_Bool ScDocument::IsStreamValid( SCTAB nTab ) const in IsStreamValid()
624 sal_Bool ScDocument::IsLayoutRTL( SCTAB nTab ) const in IsLayoutRTL()
633 sal_Bool ScDocument::IsNegativePage( SCTAB nTab ) const in IsNegativePage()
674 …inkToDataArea(SCTAB nTab, SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow) const in ShrinkToDataArea()
3774 SCROW ScDocument::GetLastFlaggedRow( SCTAB nTab ) const in GetLastFlaggedRow()
3782 SCCOL ScDocument::GetLastChangedCol( SCTAB nTab ) const in GetLastChangedCol()
3789 SCROW ScDocument::GetLastChangedRow( SCTAB nTab ) const in GetLastChangedRow()
[all …]
/aoo42x/main/vcl/source/gdi/
H A Dmetaact.cxx140 sal_Bool MetaAction::Compare( const MetaAction& ) const in Compare()
147 sal_Bool MetaAction::IsEqual( const MetaAction& rMetaAction ) const in IsEqual()
295 sal_Bool MetaPixelAction::Compare( const MetaAction& rMetaAction ) const in Compare()
363 sal_Bool MetaPointAction::Compare( const MetaAction& rMetaAction ) const in Compare()
446 sal_Bool MetaLineAction::Compare( const MetaAction& rMetaAction ) const in Compare()
523 sal_Bool MetaRectAction::Compare( const MetaAction& rMetaAction ) const in Compare()
732 sal_Bool MetaArcAction::Compare( const MetaAction& rMetaAction ) const in Compare()
806 sal_Bool MetaPieAction::Compare( const MetaAction& rMetaAction ) const in Compare()
880 sal_Bool MetaChordAction::Compare( const MetaAction& rMetaAction ) const in Compare()
1245 sal_Bool MetaTextAction::Compare( const MetaAction& rMetaAction ) const in Compare()
[all …]
/aoo42x/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx173 …Primitive2DSequence DiscreteShadowPrimitive2D::create2DDecomposition(const geometry::ViewInformati… in create2DDecomposition()
291 bool DiscreteShadowPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
304 …2DRange DiscreteShadowPrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewInformation… in getB2DRange() argument
H A Dhelplineprimitive2d.cxx45 …nce HelplinePrimitive2D::create2DDecomposition(const geometry::ViewInformation2D& rViewInformation… in create2DDecomposition() argument
170 bool HelplinePrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
187 …quence HelplinePrimitive2D::get2DDecomposition(const geometry::ViewInformation2D& rViewInformation… in get2DDecomposition() argument
/aoo42x/main/autodoc/source/display/toolkit/
H A Dout_position.cxx127 Position::LinkToRoot( const String & ) const in LinkToRoot()
134 Position::Get_LinkTo( StreamStr & o_result, in Get_LinkTo()
172 Position::Get_LinkToRoot( StreamStr & o_result, in Get_LinkToRoot()
/aoo42x/main/basegfx/source/vector/
H A Db2dvector.cxx82 double B2DVector::scalar( const B2DVector& rVec ) const in scalar()
87 double B2DVector::cross( const B2DVector& rVec ) const in cross()
92 double B2DVector::angle( const B2DVector& rVec ) const in angle()
/aoo42x/main/cppu/inc/uno/
H A Denvironment.hxx227 inline void SAL_CALL Environment::invoke_v(uno_EnvCallee * pCallee, va_list * pParam) const SAL_THR… in invoke_v()
233 inline void SAL_CALL Environment::invoke(uno_EnvCallee * pCallee, ...) const SAL_THROW( () ) in invoke()
251 inline int SAL_CALL Environment::isValid(rtl::OUString * pReason) const SAL_THROW( () ) in isValid()
/aoo42x/main/tools/source/generic/
H A Dgen.cxx322 sal_Bool Rectangle::IsInside( const Point& rPoint ) const in IsInside()
361 sal_Bool Rectangle::IsInside( const Rectangle& rRect ) const in IsInside()
379 sal_Bool Rectangle::IsOver( const Rectangle& rRect ) const in IsOver()
/aoo42x/main/sd/source/filter/eppt/
H A Dpptexsoundcollection.cxx76 sal_Bool ExSoundEntry::IsSameURL( const String& rURL ) const in IsSameURL()
81 sal_uInt32 ExSoundEntry::GetSize( sal_uInt32 nId ) const in GetSize()
189 const ExSoundEntry* ExSoundCollection::ImplGetByIndex( sal_uInt32 nIndex ) const in ImplGetByIndex()
/aoo42x/main/svtools/inc/svtools/
H A Deditimplementation.hxx44 String GenericEditImplementation< EDIT >::GetText( LineEnd ) const in GetText()
101 String GenericEditImplementation< EDIT >::GetSelected( LineEnd ) const in GetSelected()
/aoo42x/main/sfx2/source/appl/
H A Dimestatuswindow.cxx145 void SAL_CALL ImeStatusWindow::disposing(css::lang::EventObject const & ) in disposing()
154 ImeStatusWindow::propertyChange(css::beans::PropertyChangeEvent const & ) in propertyChange()
/aoo42x/main/sd/source/ui/view/
H A DWindowUpdater.cxx112 SdDrawDocument* pDocument) const in Update()
125 void WindowUpdater::UpdateWindow (OutputDevice* pDevice) const in UpdateWindow()
H A Dviewshel.cxx141 sal_Bool ViewShell::IsPageFlipMode(void) const in IsPageFlipMode()
147 SfxViewFrame* ViewShell::GetViewFrame (void) const in GetViewFrame()
1179 void ViewShell::ImpGetUndoStrings(SfxItemSet &rSet) const in ImpGetUndoStrings()
1214 void ViewShell::ImpGetRedoStrings(SfxItemSet &rSet) const in ImpGetRedoStrings()
1410 ::sd::WindowUpdater* ViewShell::GetWindowUpdater (void) const in GetWindowUpdater()
1418 ViewShellBase& ViewShell::GetViewShellBase (void) const in GetViewShellBase()
1426 ViewShell::ShellType ViewShell::GetShellType (void) const in GetShellType()
1434 DrawDocShell* ViewShell::GetDocSh (void) const in GetDocSh()
1442 SdDrawDocument* ViewShell::GetDoc (void) const in GetDoc()
1523 bool ViewShell::IsMainViewShell (void) const in IsMainViewShell()
[all …]
/aoo42x/main/binaryurp/source/
H A Dlessoperators.cxx51 bool TypeDescEqual::operator()( const TypeDescription& rLeft, const TypeDescription& rRight) const in operator ()() argument
64 sal_Int32 TypeDescHash::operator()( const TypeDescription& rTD) const in operator ()() argument
/aoo42x/main/basegfx/source/curve/
H A Db2dbeziertools.cxx92 double B2DCubicBezierHelper::distanceToRelative(double fDistance) const in distanceToRelative()
124 double B2DCubicBezierHelper::relativeToDistance(double fRelative) const in relativeToDistance()
/aoo42x/main/sw/source/core/edit/
H A Dedredln.cxx64 const SwRedline& SwEditShell::GetRedline( sal_uInt16 nPos ) const in GetRedline()
135 sal_uInt16 SwEditShell::FindRedlineOfData( const SwRedlineData& rData ) const in FindRedlineOfData()
/aoo42x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofe3dscene.cxx77 …uence ViewObjectContactOfE3dScene::createPrimitive2DSequence(const DisplayInfo& rDisplayInfo) const in createPrimitive2DSequence() argument
139 …uence ViewObjectContactOfE3dScene::getPrimitive2DSequenceHierarchy(DisplayInfo& rDisplayInfo) const in getPrimitive2DSequenceHierarchy()
/aoo42x/main/vcl/inc/vcl/
H A Dinputctx.hxx67 sal_Bool operator!=( const InputContext& rInputContext ) const in operator !=()
78 inline sal_Bool InputContext::operator==( const InputContext& rInputContext ) const in operator ==()
/aoo42x/main/sd/source/core/
H A DPageListWatcher.cxx186 SdPage* ImpDrawPageListWatcher::ImpGetPage(sal_uInt32 nIndex) const in ImpGetPage()
207 SdPage* ImpMasterPageListWatcher::ImpGetPage(sal_uInt32 nIndex) const in ImpGetPage()
H A Dshapelist.cxx104 bool ShapeList::hasShape( SdrObject& rObject ) const in hasShape()
109 SdrObject* ShapeList::getNextShape(SdrObject* pObj) const in getNextShape()
/aoo42x/main/rsc/inc/
H A Drscclobj.hxx62 ObjNode* Search( const RscId &rName ) const{ in Search()
89 RefNode* Search( Atom typ ) const{ in Search()
/aoo42x/main/sfx2/source/doc/
H A DMetadatable.cxx374 const beans::StringPair & i_rReference) const in GetElementByMetadataReference() argument
494 XmlIdRegistryDocument::XmlIdRegistry_Impl::LookupElementList( in LookupElementList()
514 XmlIdRegistryDocument::XmlIdRegistry_Impl::LookupElement( in LookupElement()
547 ::rtl::OUString & o_rStream, ::rtl::OUString & o_rIdref) const in LookupXmlId()
661 ::rtl::OUString & o_rStream, ::rtl::OUString & o_rIdref) const in LookupXmlId()
667 XmlIdRegistryDocument::LookupElement( in LookupElement()
986 XmlIdRegistryClipboard::XmlIdRegistry_Impl::LookupEntry( in LookupEntry()
1012 XmlIdRegistryClipboard::XmlIdRegistry_Impl::LookupElement( in LookupElement()
1024 MetadatableClipboard const* &o_rpLink) const in LookupXmlId()
1094 ::rtl::OUString & o_rStream, ::rtl::OUString & o_rIdref) const in LookupXmlId()
[all …]

Completed in 152 milliseconds

1...<<41424344454647484950>>...150