Home
last modified time | relevance | path

Searched defs:const (Results 2826 – 2850 of 3727) sorted by relevance

1...<<111112113114115116117118119120>>...150

/aoo42x/main/oox/inc/oox/dump/
H A Ddumperbase.hxx466 …inline ::rtl::OUString operator()( const sal_Char* pcDefault ) const { if( has() ) return *this; r… in operator ()()
652 inline bool hasName( Type nKey ) const in hasName()
657 inline ::rtl::OUString getName( const Config& rCfg, Type nKey ) const in getName()
661 inline ::rtl::OUString getName( const Config& rCfg, double fValue ) const in getName()
1044 Type Config::getIntOption( const String& rKey, Type nDefault ) const in getIntOption()
1059 ::rtl::OUString Config::getName( const NameListWrapper& rListWrp, Type nKey ) const in getName()
1066 bool Config::hasName( const NameListWrapper& rListWrp, Type nKey ) const in hasName()
/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx575 bool XclExpFmlaCompImpl::Is3DRefOnly( XclFormulaType eType ) const in Is3DRefOnly()
583 const XclExpCompConfig* XclExpFmlaCompImpl::GetConfigForType( XclFormulaType eType ) const in GetConfigForType()
821 const FormulaToken* XclExpFmlaCompImpl::PeekNextRawToken( bool bSkipSpaces ) const in PeekNextRawToken()
1799 SCTAB XclExpFmlaCompImpl::GetScTab( const ScSingleRefData& rRefData ) const in GetScTab()
1805 bool XclExpFmlaCompImpl::IsRef2D( const ScSingleRefData& rRefData ) const in IsRef2D()
1814 bool XclExpFmlaCompImpl::IsRef2D( const ScComplexRefData& rRefData ) const in IsRef2D()
1819 void XclExpFmlaCompImpl::ConvertRefData( in ConvertRefData()
1876 void XclExpFmlaCompImpl::ConvertRefData( in ConvertRefData()
2492 bool XclExpFmlaCompImpl::IsSpaceToken( sal_uInt16 nPos ) const in IsSpaceToken()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1162 bool FilterByEntryDataId::includeEntry( SvLBoxEntry* _pEntry ) const in includeEntry()
1170 String SbaTableQueryBrowser::getDataSourceAcessor( SvLBoxEntry* _pDataSourceEntry ) const in getDataSourceAcessor()
1702 sal_Bool SbaTableQueryBrowser::getExternalSlotState( sal_uInt16 _nId ) const in getExternalSlotState()
1712 FeatureState SbaTableQueryBrowser::GetState(sal_uInt16 nId) const in GetState()
2566 SvLBoxEntry* SbaTableQueryBrowser::implGetConnectionEntry(SvLBoxEntry* _pEntry) const in implGetConnectionEntry()
3402 bool SbaTableQueryBrowser::impl_isDataSourceEntry( SvLBoxEntry* _pEntry ) const in impl_isDataSourceEntry()
3568 sal_Bool SbaTableQueryBrowser::requestQuickHelp( const SvLBoxEntry* _pEntry, String& _rText ) const in requestQuickHelp()
3580 PopupMenu* SbaTableQueryBrowser::getContextMenu( Control& _rControl ) const in getContextMenu()
3603 Any SbaTableQueryBrowser::getCurrentSelection( Control& _rControl ) const in getCurrentSelection()
/aoo42x/main/sfx2/source/doc/
H A Ddocvor.cxx454 sal_uInt16 operator[]( sal_uInt16 i ) const in operator []()
1291 SvLBoxEntry* pParent, SvLBoxEntry *pEntry) const in IsUniqName_Impl()
1320 sal_uInt16 SfxOrganizeListBox_Impl::GetLevelCount_Impl(SvLBoxEntry* pParent) const in GetLevelCount_Impl()
1466 const Image &SfxOrganizeListBox_Impl::GetClosedBmp(sal_uInt16 nLevel) const in GetClosedBmp()
1500 const Image &SfxOrganizeListBox_Impl::GetOpenedBmp(sal_uInt16 nLevel) const in GetOpenedBmp()
1779 sal_Bool SfxOrganizeDlg_Impl::GetServiceName_Impl( String& rName, String& rFileURL ) const in GetServiceName_Impl()
/aoo42x/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx500 XubString SuggestionDisplay::GetEntry( sal_uInt16 nPos ) const in GetEntry()
887 HHC::ConversionDirection HangulHanjaConversionDialog::GetDirection( in GetDirection()
1262 bool HangulHanjaNewDictDialog::GetName( String& _rRetName ) const in GetName()
1303 inline sal_uInt16 SuggestionList::GetCount( void ) const in GetCount()
1368 const String* SuggestionList::Get( sal_uInt16 _nNumOfElement ) const in Get()
1437 bool SuggestionEdit::ShouldScroll( bool _bUp ) const in ShouldScroll()
/aoo42x/main/svtools/source/dialogs/
H A Dwizardmachine.cxx465 OWizardMachine::WizardState OWizardMachine::determineNextState( WizardState _nCurrentState ) const in determineNextState()
689 IWizardPageController* OWizardMachine::getPageController( TabPage* _pCurrentPage ) const in getPageController()
/aoo42x/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx105 void SVTXGridControl::impl_checkColumnIndex_throw( ::svt::table::TableControl const & i_table, sal_… in impl_checkColumnIndex_throw()
112 void SVTXGridControl::impl_checkRowIndex_throw( ::svt::table::TableControl const & i_table, sal_Int… in impl_checkRowIndex_throw()
/aoo42x/main/svx/inc/svx/
H A Dsvdedtv.hxx381 …sal_Bool IsConvertToPathObjPossible(sal_Bool bLineToArea) const { ForcePossibilities(); return sal… in IsConvertToPathObjPossible()
382 …sal_Bool IsConvertToPolyObjPossible(sal_Bool bLineToArea) const { ForcePossibilities(); return sal… in IsConvertToPolyObjPossible()
/aoo42x/main/sfx2/source/dialog/
H A Ditemconnect.cxx287 TriState ItemConnectionBase::GetEnableState( bool bKnown ) const in GetEnableState()
292 TriState ItemConnectionBase::GetShowState( bool bKnown ) const in GetShowState()
/aoo42x/main/chart2/source/model/main/
H A DDiagram.cxx642 uno::Any Diagram::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
698 void SAL_CALL Diagram::getFastPropertyValue( Any& rValue, sal_Int32 nHandle ) const in getFastPropertyValue()
/aoo42x/main/connectivity/inc/connectivity/
H A DFValue.hxx291 bool operator!=(const ORowSetValue& _rRH) const in operator !=() argument
450 sal_Int32 getParameterIndex(sal_Int32 _nId) const { return m_nParameterIndexes[_nId]; } in getParameterIndex()
/aoo42x/main/basegfx/source/tools/
H A Db2dclipstate.cxx554 bool B2DClipState::operator==(const B2DClipState& rRHS) const in operator ==() argument
562 bool B2DClipState::operator!=(const B2DClipState& rRHS) const in operator !=() argument
/aoo42x/main/svx/source/unodraw/
H A Dunopage.cxx645 void SvxDrawPage::GetTypeAndInventor( sal_uInt16& rType, sal_uInt32& rInventor, const OUString& aNa… in GetTypeAndInventor()
906 Reference< drawing::XShape > SvxDrawPage::_CreateShape( SdrObject *pObj ) const throw() in _CreateShape()
/aoo42x/main/editeng/source/misc/
H A Dtxtrange.cxx174 inline long A( const Point& rP ) const { return bRotate ? rP.Y() : rP.X(); } in A()
175 inline long B( const Point& rP ) const { return bRotate ? rP.X() : rP.Y(); } in B()
/aoo42x/main/tools/source/fsys/
H A Dwntmsc.cxx184 sal_Bool DirEntry::IsCaseSensitive( FSysPathStyle eFormatter ) const in IsCaseSensitive()
363 sal_Bool DirEntry::SetCWD( sal_Bool bSloppy ) const in SetCWD()
/aoo42x/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx471 Reference<task::XAbortChannel> const &, in getBundle()
472 Reference<XCommandEnvironment> const & ) in getBundle()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx152 Rectangle ScAccessibleCell::GetBoundingBoxOnScreen(void) const in GetBoundingBoxOnScreen()
169 Rectangle ScAccessibleCell::GetBoundingBox(void) const in GetBoundingBox()
/aoo42x/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx264 sal_Int32 ScCsvRuler::GetNoScrollPos( sal_Int32 nPos ) const in GetNoScrollPos()
319 sal_Int32 ScCsvRuler::FindEmptyPos( sal_Int32 nPos, ScMoveMode eDir ) const in FindEmptyPos()
/aoo42x/main/oox/source/export/
H A Dshapes.cxx369 awt::Size ShapeExport::MapSize( const awt::Size& rSize ) const in MapSize()
958 size_t ShapeExport::ShapeHash::operator()( const ::com::sun::star::uno::Reference < ::com::sun::sta… in operator ()()
/aoo42x/main/sfx2/source/control/
H A Ddispatch.cxx181 sal_Bool SfxDispatcher::IsLocked( sal_uInt16 ) const in IsLocked()
678 SfxShell *SfxDispatcher::GetShell(sal_uInt16 nIdx) const in GetShell()
1215 int SfxExecuteItem::operator==( const SfxPoolItem& rItem ) const in operator ==()
1228 SfxPoolItem* SfxExecuteItem::Clone( SfxItemPool* ) const in Clone()
2136 sal_Bool SfxDispatcher::IsSlotEnabledByFilter_Impl( sal_uInt16 nSID ) const in IsSlotEnabledByFilter_Impl()
2754 sal_uInt32 SfxDispatcher::GetObjectBarId( sal_uInt16 nPos ) const in GetObjectBarId()
2934 sal_Bool SfxDispatcher::IsReadOnlyShell_Impl( sal_uInt16 nShell ) const in IsReadOnlyShell_Impl()
3000 sal_Bool SfxDispatcher::IsAllowed in IsAllowed()
/aoo42x/main/sw/source/filter/html/
H A Dwrthtml.hxx478 sal_Bool IsHTMLMode( sal_uInt32 nMode ) const { return (nHTMLMode & nMode) != 0; } in IsHTMLMode()
492 inline sal_Bool SwHTMLWriter::IsCSS1Source( sal_uInt16 n ) const in IsCSS1Source()
497 inline sal_Bool SwHTMLWriter::IsCSS1Script( sal_uInt16 n ) const in IsCSS1Script()
/aoo42x/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx206 sal_Int32 PDFIProcessor::getFontId( const FontAttributes& rAttr ) const in getFontId()
754 const FontAttributes& PDFIProcessor::getFont( sal_Int32 nFontId ) const in getFont()
779 const GraphicsContext& PDFIProcessor::getGraphicsContext( sal_Int32 nGCId ) const in getGraphicsContext()
/aoo42x/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx565 …void EnablePropertyUIElement::updateUIForKey( const ::rtl::OUString& _rKey, sal_Bool _bFlag ) const in updateUIForKey()
603 …void DefaultStringKeyBooleanUIUpdate::updateUIForKey( const ::rtl::OUString& _rKey, sal_Bool _bFla… in updateUIForKey()
843 …bool ComposedPropertyUIUpdate::shouldContinuePropertyHandling( const ::rtl::OUString& _rName ) con… in shouldContinuePropertyHandling()
/aoo42x/main/cppuhelper/source/
H A Dfactory.cxx706 Any &, Any &, sal_Int32, Any const & ) in convertFastPropertyValue() argument
715 sal_Int32, Any const & ) in setFastPropertyValue_NoBroadcast()
724 void ORegistryFactoryHelper::getFastPropertyValue( in getFastPropertyValue()
/aoo42x/main/editeng/inc/editeng/
H A Deditdata.hxx170 inline sal_Bool ESelection::IsEqual( const ESelection& rS ) const in IsEqual()
176 inline sal_Bool ESelection::IsLess( const ESelection& rS ) const in IsLess()
189 inline sal_Bool ESelection::IsGreater( const ESelection& rS ) const in IsGreater()

Completed in 235 milliseconds

1...<<111112113114115116117118119120>>...150