Home
last modified time | relevance | path

Searched defs:const (Results 3351 – 3375 of 3727) sorted by relevance

1...<<131132133134135136137138139140>>...150

/aoo42x/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx604 …SvxAccessibleTextEditViewAdapter& AccessibleEditableTextPara::GetEditViewForwarder( sal_Bool bCrea… in GetEditViewForwarder()
709 …ra::FireEvent(const sal_Int16 nEventId, const uno::Any& rNewValue, const uno::Any& rOldValue) const in FireEvent() argument
727 …void AccessibleEditableTextPara::GotPropertyEvent( const uno::Any& rNewValue, const sal_Int16 nEve… in GotPropertyEvent()
734 …void AccessibleEditableTextPara::LostPropertyEvent( const uno::Any& rOldValue, const sal_Int16 nEv… in LostPropertyEvent()
/aoo42x/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_impmodels.cxx2144 Reference< xml::input::XElement > StyleElement::startChildElement( in startChildElement()
2145 sal_Int32 /*nUid*/, OUString const & /*rLocalName*/, in startChildElement()
/aoo42x/main/sw/inc/
H A Dtox.hxx564 const String& GetStyleNames(sal_uInt16 nLevel) const in GetStyleNames()
716 inline const String& SwForm::GetTemplate(sal_uInt16 nLevel) const in GetTemplate()
/aoo42x/main/sw/source/filter/ww1/
H A Dw1class.cxx79 String Ww1PlainText::GetText( sal_uLong ulOffset, sal_uLong nLen ) const in GetText()
876 const String Ww1StringList::GetStr( sal_uInt16 nNum ) const in GetStr()
/aoo42x/main/sw/source/core/doc/
H A Dtblcpy.cxx488 void TableStructure::copyBoxes( const SwTable& rSource, SwTable& rDstTbl, in copyBoxes()
1083 SwSelBoxes& SwTable::SelLineFromBox( const SwTableBox* pBox, in SelLineFromBox()
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx306 ExtensionManager::getExtensionsWithSameId( in getExtensionsWithSameId()
1517 Reference<ucb::XCommandEnvironment> const & /*xCmdEnv*/) in getTempExtension()
/aoo42x/main/oox/source/xls/
H A Dpagesettings.cxx841 double HeaderFooterParser::getCurrHeight( HFPortionId ePortion ) const in getCurrHeight()
897 Reference< XTextContent > HeaderFooterParser::createField( const OUString& rServiceName ) const in createField()
H A Dnumberformatsbuffer.cxx1878 inline void operator()( NumberFormat& rNumFmt ) const in operator ()()
1937 void NumberFormat::writeToPropertyMap( PropertyMap& rPropMap ) const in writeToPropertyMap()
2038 void NumberFormatsBuffer::writeToPropertyMap( PropertyMap& rPropMap, sal_Int32 nNumFmtId ) const in writeToPropertyMap()
/aoo42x/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx627 long ONumericControl::impl_apiValueToFieldValue_nothrow( double _nApiValue ) const in impl_apiValueToFieldValue_nothrow()
635 double ONumericControl::impl_fieldValueToApiValue_nothrow( sal_Int64 _nFieldValue ) const in impl_fieldValueToApiValue_nothrow()
/aoo42x/main/uui/source/
H A Diahndl.cxx366 bool UUIInteractionHelper::handleCustomRequest( const Reference< XInteractionRequest >& i_rRequest,… in handleCustomRequest()
1571 ErrorResource::getString(ErrCode nErrorCode, rtl::OUString * pString) in getString()
/aoo42x/main/sal/inc/osl/
H A Dfile.hxx507 inline sal_Bool isValid( sal_uInt32 nMask ) const in isValid()
785 inline sal_Bool isValid( sal_uInt32 nMask ) const in isValid()
/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1299 SystemFontData X11SalGraphics::GetSysFontData( int nFallbacklevel ) const in GetSysFontData()
1594 bool FcPreMatchSubstititution::FindFontSubstitute( ImplFontSelectData &rFontSelData ) const in FindFontSubstitute()
1636 bool FcGlyphFallbackSubstititution::FindFontSubstitute( ImplFontSelectData& rFontSelData, in FindFontSubstitute()
/aoo42x/main/sc/source/core/tool/
H A Ddetfunc.cxx320 Point ScDetectiveFunc::GetDrawPos( SCCOL nCol, SCROW nRow, DrawPosMode eMode ) const in GetDrawPos()
369 Rectangle ScDetectiveFunc::GetDrawRect( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) const in GetDrawRect()
378 Rectangle ScDetectiveFunc::GetDrawRect( SCCOL nCol, SCROW nRow ) const in GetDrawRect()
H A Dcompiler.cxx139 void ScCompiler::fillFromAddInMap( NonConstOpCodeMapPtr xMap,FormulaGrammar::Grammar _eGrammar ) c… in fillFromAddInMap()
167 void ScCompiler::fillFromAddInCollectionUpperName( NonConstOpCodeMapPtr xMap ) const in fillFromAddInCollectionUpperName()
180 void ScCompiler::fillFromAddInCollectionEnglishName( NonConstOpCodeMapPtr xMap ) const in fillFromAddInCollectionEnglishName()
412 String ScCompiler::FindAddInFunction( const String& rUpperName, sal_Bool bLocalFirst ) const in FindAddInFunction()
5212 sal_Unicode ScCompiler::GetNativeAddressSymbol( Convention::SpecialSymbolType eType ) const in GetNativeAddressSymbol()
5217 …oken(::std::vector< ::com::sun::star::sheet::FormulaOpCodeMapEntry >& _rVec,bool _bIsEnglish) const in fillAddInToken()
H A Dinterpr3.cxx2027 double GetValue( double x ) const { return fp - rInt.GetGammaDist(x, fAlpha, fBeta); } in GetValue()
2066 double GetValue( double x ) const { return fp - rInt.GetBetaDist(x, fAlpha, fBeta); } in GetValue()
2120 double GetValue( double x ) const { return fp - 2 * rInt.GetTDist(x, fDF); } in GetValue()
2153 double GetValue( double x ) const { return fp - rInt.GetFDist(x, fF1, fF2); } in GetValue()
2187 double GetValue( double x ) const { return fp - rInt.GetChiDist(x, fDF); } in GetValue()
2221 double GetValue( double x ) const { return fp - rInt.GetChiSqDistCDF(x, fDF); } in GetValue()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx1908 String ImplSdPPTImport::ReadSound(sal_uInt32 nSoundRef) const in ReadSound()
2022 String ImplSdPPTImport::ReadMedia( sal_uInt32 nMediaRef ) const in ReadMedia()
2204 SdrObject* ImplSdPPTImport::ApplyTextObj( PPTTextObj* pTextObj, SdrTextObj* pObj, SdPage* pPage, in ApplyTextObj()
/aoo42x/main/svtools/workben/
H A Dbrowser.cxx499 void Browser::PaintField( OutputDevice& rDev, const Rectangle& rRect, in PaintField()
/aoo42x/main/svx/source/dialog/
H A Ddialcontrol.cxx133 const Color& DialControlBmp::GetButtonFillColor( bool bMain ) const in GetButtonFillColor()
/aoo42x/main/svx/source/engine3d/
H A Ddragmt3d.cxx140 void E3dDragMethod::TakeSdrDragComment(XubString& /*rStr*/) const in TakeSdrDragComment()
/aoo42x/main/sfx2/source/appl/
H A Dlnkbase2.cxx651 FileDialogHelper* SvBaseLink::GetFileDialog( sal_uInt32 nFlags, const String& rFactory ) const in GetFileDialog()
/aoo42x/main/chart2/source/model/template/
H A DPieChartTypeTemplate.cxx185 uno::Any PieChartTypeTemplate::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()
/aoo42x/main/basegfx/inc/basegfx/raster/
H A Drasterconvert3d.hxx349 bool operator<(const RasterConversionLineEntry3D& rComp) const in operator <() argument
/aoo42x/main/basic/source/inc/
H A Dsymtbl.hxx177 short GetFixedStringLength( void ) const { return nFixedStringLength; } in GetFixedStringLength()
/aoo42x/main/sw/source/core/edit/
H A Dacorrect.cxx436 LanguageType SwAutoCorrDoc::GetLanguage( xub_StrLen nPos, sal_Bool bPrevPara ) const in GetLanguage()
/aoo42x/main/sw/source/core/inc/
H A Drolbck.hxx393 SwHistoryHint const* operator[]( sal_uInt16 nPos ) const in operator []()

Completed in 410 milliseconds

1...<<131132133134135136137138139140>>...150