Home
last modified time | relevance | path

Searched defs:const (Results 2426 – 2450 of 3727) sorted by relevance

1...<<919293949596979899100>>...150

/aoo42x/main/forms/source/component/
H A DCheckBox.cxx142 void OCheckBoxModel::describeFixedProperties( Sequence< Property >& _rProps ) const in describeFixedProperties()
H A DGroupManager.hxx173 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& GetObject( sal_uIn… in GetObject()
/aoo42x/main/sc/source/ui/dbgui/
H A Dscendlg.cxx155 void ScNewScenarioDlg::GetScenarioData( String& rName, String& rComment, in GetScenarioData()
/aoo42x/main/sal/inc/osl/
H A Ddiagnose.hxx103 bool checkObjectCount( ::std::size_t nExpected ) const { in checkObjectCount()
/aoo42x/main/svtools/source/contnr/
H A Dfileview.cxx282 inline sal_Bool HashedEntry::operator ==( const HashedEntry& rRef ) const in operator ==()
287 inline sal_Bool HashedEntry::operator !=( const HashedEntry& rRef ) const in operator !=()
490 inline sal_Bool NameTranslationList::operator ==( const HashedEntry& rRef ) const in operator ==()
495 inline sal_Bool NameTranslationList::operator !=( const HashedEntry& rRef ) const in operator !=()
500 const OUString* NameTranslationList::Translate( const OUString& rName ) const in Translate()
1174 ::rtl::OUString ViewTabListBox_Impl::GetAccessibleObjectDescription( ::svt::AccessibleBrowseBoxObjT… in GetAccessibleObjectDescription()
1359 String SvtFileView::GetURL( SvLBoxEntry* pEntry ) const in GetURL()
1413 sal_Bool SvtFileView::GetParentURL( String& rParentURL ) const in GetParentURL()
1625 SvLBoxEntry* SvtFileView::NextSelected( SvLBoxEntry* pEntry ) const in NextSelected()
1867 sal_Bool NameTranslator_Impl::GetTranslation( const OUString& rOrg, OUString& rTrans ) const in GetTranslation()
/aoo42x/main/sc/source/core/data/
H A Ddptabsrc.cxx1357 ScDPDimension* ScDPDimensions::getByIndex(long nIndex) const in getByIndex()
1875 ScDPHierarchy* ScDPHierarchies::getByIndex(long nIndex) const in getByIndex()
2059 ScDPLevel* ScDPLevels::getByIndex(long nIndex) const in getByIndex()
2098 sal_Bool ScDPGlobalMembersOrder::operator()( sal_Int32 nIndex1, sal_Int32 nIndex2 ) const in operator ()()
2502 sal_Int32 ScDPMembers::GetIndexFromName( const ::rtl::OUString& rName ) const in GetIndexFromName()
2600 ScDPMember* ScDPMembers::getByIndex(long nIndex) const in getByIndex()
2702 sal_Bool ScDPMember::IsNamedItem( const ScDPItemData& r ) const in IsNamedItem()
2718 sal_Bool ScDPMember::IsNamedItem( SCROW nIndex ) const in IsNamedItem()
2737 sal_Int32 ScDPMember::Compare( const ScDPMember& rOther ) const in Compare()
2762 void ScDPMember::FillItemData( ScDPItemData& rData ) const in FillItemData()
H A Ddpobject.cxx326 void ScDPObject::WriteSourceDataTo( ScDPObject& rDest ) const in WriteSourceDataTo()
341 void ScDPObject::WriteTempDataTo( ScDPObject& rDest ) const in WriteTempDataTo()
760 sal_Bool ScDPObject::RefsEqual( const ScDPObject& r ) const in RefsEqual()
779 void ScDPObject::WriteRefsTo( ScDPObject& r ) const in WriteRefsTo()
824 bool ScDPObject::IsDimNameInUse(const OUString& rName) const in IsDimNameInUse() argument
1862 sal_Bool ScDPObject::FillOldParam(ScPivotParam& rParam) const in FillOldParam()
2437 sal_Bool ScDPCollection::RefsEqual( const ScDPCollection& r ) const in RefsEqual()
2449 void ScDPCollection::WriteRefsTo( ScDPCollection& r ) const in WriteRefsTo()
2495 ScDPObject* ScDPCollection::GetByName(const String& rName) const in GetByName() argument
2503 String ScDPCollection::CreateNewName( sal_uInt16 nMin ) const in CreateNewName()
[all …]
/aoo42x/main/basic/source/basmgr/
H A Dbasmgr.cxx1159 sal_Bool BasicManager::ImpLoadLibary( BasicLibInfo* pLibInfo, SotStorage* pCurStorage, sal_Bool bIn… in ImpLoadLibary()
1260 sal_Bool BasicManager::ImplEncryptStream( SvStream& rStrm ) const in ImplEncryptStream()
1279 sal_Bool BasicManager::ImplLoadBasic( SvStream& rStrm, StarBASICRef& rOldBasic ) const in ImplLoadBasic()
1318 void BasicManager::CheckModules( StarBASIC* pLib, sal_Bool bReference ) const in CheckModules()
1497 StarBASIC* BasicManager::GetLib( sal_uInt16 nLib ) const in GetLib()
1514 StarBASIC* BasicManager::GetLib( const String& rName ) const in GetLib()
1529 sal_uInt16 BasicManager::GetLibId( const String& rName ) const in GetLibId()
1544 sal_Bool BasicManager::HasLib( const String& rName ) const in HasLib()
1705 BasicLibInfo* BasicManager::FindLibInfo( StarBASIC* pBasic ) const in FindLibInfo()
1745 void BasicManager::SetFlagToAllLibs( short nFlag, sal_Bool bSet ) const in SetFlagToAllLibs()
[all …]
/aoo42x/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1159 sal_uInt32 SwCSS1Parser::GetFontHeight( sal_uInt16 nSize ) const in GetFontHeight()
1181 SwCharFmt* SwCSS1Parser::GetChrFmt( sal_uInt16 nToken2, const String& rClass ) const in GetChrFmt()
1263 SwTxtFmtColl *SwCSS1Parser::GetTxtCollFromPool( sal_uInt16 nPoolId ) const in GetTxtCollFromPool()
1280 SwCharFmt *SwCSS1Parser::GetCharFmtFromPool( sal_uInt16 nPoolId ) const in GetCharFmtFromPool()
2284 sal_Bool SwHTMLParser::GetMarginsFromContext( sal_uInt16& nLeft, in GetMarginsFromContext()
2311 sal_Bool SwHTMLParser::GetMarginsFromContextWithNumBul( sal_uInt16& nLeft, in GetMarginsFromContextWithNumBul()
2329 void SwHTMLParser::GetULSpaceFromContext( sal_uInt16& nUpper, in GetULSpaceFromContext()
/aoo42x/main/dbaccess/source/core/inc/
H A Ddefinitioncontainer.hxx105 …inline const_iterator find( const ::rtl::OUString& _rName ) const { return m_aDefinitions.find( _r… in find()
/aoo42x/main/sw/source/core/fields/
H A Dchpfld.cxx247 sal_Bool SwChapterField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue()
/aoo42x/main/vcl/source/gdi/
H A Dconfigsettings.cxx179 const OUString& SettingsConfigItem::getValue( const OUString& rGroup, const OUString& rKey ) const in getValue()
/aoo42x/main/sc/source/filter/xml/
H A DXMLColumnRowGroupExport.cxx44 sal_Bool ScMyColumnRowGroup::operator<(const ScMyColumnRowGroup& rGroup) const in operator <() argument
/aoo42x/main/l10ntools/inc/
H A Dwtratree.hxx147 WordTransTree::CalculateBranch(u_char i_cInputChar) const in CalculateBranch()
/aoo42x/main/reportdesign/inc/
H A DRptDef.hxx82 …virtual ::com::sun::star::uno::Any operator() (const ::rtl::OUString& /*_sPropertyName*/,const ::c… in operator ()()
/aoo42x/main/sw/source/core/view/
H A Dvdraw.cxx162 void SwViewImp::PaintLayer( const SdrLayerID _nLayerID, in PaintLayer()
/aoo42x/main/sw/source/core/docnode/
H A Dsection.cxx187 bool SwSectionData::operator==(SwSectionData const& rOther) const in operator ==()
298 bool SwSection::DataEquals(SwSectionData const& rCmp) const in DataEquals()
893 sal_Bool SwSectionFmt::GetInfo( SfxPoolItem& rInfo ) const in GetInfo()
968 sal_uInt16 SwSectionFmt::GetChildSections( SwSections& rArr, in GetChildSections()
1801 sal_Bool SwIntrnlSectRefLink::IsInRange( sal_uLong nSttNd, sal_uLong nEndNd, in IsInRange()
/aoo42x/main/sc/source/filter/excel/
H A Dxestream.cxx504 void XclExpBiff8Encrypter::GetSaltDigest( sal_uInt8 pnSaltDigest[16] ) const in GetSaltDigest()
510 void XclExpBiff8Encrypter::GetSalt( sal_uInt8 pnSalt[16] ) const in GetSalt()
516 void XclExpBiff8Encrypter::GetDocId( sal_uInt8 pnDocId[16] ) const in GetDocId()
604 sal_uInt32 XclExpBiff8Encrypter::GetBlockPos( sal_Size nStrmPos ) const in GetBlockPos()
609 sal_uInt16 XclExpBiff8Encrypter::GetOffsetInBlock( sal_Size nStrmPos ) const in GetOffsetInBlock()
H A Dxistream.cxx323 sal_uInt32 XclImpBiff8Decrypter::GetBlock( sal_Size nStrmPos ) const in GetBlock()
328 sal_uInt16 XclImpBiff8Decrypter::GetOffset( sal_Size nStrmPos ) const in GetOffset()
362 void XclImpStreamPos::Get( in Get()
1100 bool XclImpStream::IsContinueId( sal_uInt16 nRecId ) const in IsContinueId()
1150 sal_uInt16 XclImpStream::GetMaxRawReadSize( sal_Size nBytes ) const in GetMaxRawReadSize()
H A Dxlchart.cxx510 const XclChFormatInfo& XclChFormatInfoProvider::GetFormatInfo( XclChObjectType eObjType ) const in GetFormatInfo()
579 const XclChTypeInfo& XclChTypeInfoProvider::GetTypeInfo( XclChTypeId eTypeId ) const in GetTypeInfo()
586 const XclChTypeInfo& XclChTypeInfoProvider::GetTypeInfoFromRecId( sal_uInt16 nRecId ) const in GetTypeInfoFromRecId()
596 const XclChTypeInfo& XclChTypeInfoProvider::GetTypeInfoFromService( const OUString& rServiceName ) … in GetTypeInfoFromService()
1341 Reference< XShape > XclChRootData::GetTitleShape( const XclChTextKey& rTitleKey ) const in GetTitleShape()
/aoo42x/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx227 void OPropertyBrowserController::impl_startOrStopModelListening_nothrow( bool _bDoListen ) const in impl_startOrStopModelListening_nothrow()
701 …sal_uInt16 OPropertyBrowserController::impl_getPageIdForCategory_nothrow( const ::rtl::OUString& _… in impl_getPageIdForCategory_nothrow()
955 …bool OPropertyBrowserController::impl_hasPropertyHandlerFor_nothrow( const ::rtl::OUString& _rProp… in impl_hasPropertyHandlerFor_nothrow()
962 …OPropertyBrowserController::PropertyHandlerRef OPropertyBrowserController::impl_getHandlerForPrope… in impl_getHandlerForProperty_throw()
1742 …void OPropertyBrowserController::impl_broadcastPropertyChange_nothrow( const ::rtl::OUString& _rPr… in impl_broadcastPropertyChange_nothrow()
/aoo42x/main/sd/source/ui/view/
H A DToolBarManager.cxx1059 ::rtl::OUString ToolBarManager::Implementation::GetToolBarResourceName ( in GetToolBarResourceName()
1070 bool ToolBarManager::Implementation::CheckPlugInMode (const ::rtl::OUString& rsName) const in CheckPlugInMode()
1475 void ToolBarList::MakeRequestedToolBarList (NameList& rRequestedToolBars) const in MakeRequestedToolBarList()
1492 void ToolBarList::GetToolBarsToActivate (NameList& rToolBars) const in GetToolBarsToActivate()
1511 void ToolBarList::GetToolBarsToDeactivate (NameList& rToolBars) const in GetToolBarsToDeactivate()
/aoo42x/main/sd/source/ui/unoidl/
H A DDrawController.cxx602 void DrawController::BroadcastContextChange (void) const in BroadcastContextChange()
939 void DrawController::getFastPropertyValue ( in getFastPropertyValue()
1010 void DrawController::ThrowIfDisposed (void) const in ThrowIfDisposed()
/aoo42x/main/sdext/source/presenter/
H A DPresenterHelpView.cxx599 bool LineDescriptor::IsEmpty (void) const in IsEmpty()
647 const css::uno::Reference<css::rendering::XCanvasFont>& rxFont) const in Paint() argument
681 double LineDescriptorList::GetHeight (void) const in GetHeight()
H A DPresenterScreen.cxx321 void PresenterScreenListener::ThrowIfDisposed (void) const throw ( in ThrowIfDisposed()
504 const Reference<presentation::XPresentation2>& rxPresentation) const in GetScreenNumber() argument
594 const Reference<presentation::XPresentation2>& rxPresentation) const in GetMainPaneId() argument

Completed in 188 milliseconds

1...<<919293949596979899100>>...150