Home
last modified time | relevance | path

Searched defs:const (Results 2401 – 2425 of 3727) sorted by relevance

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

/aoo42x/main/slideshow/source/engine/transitions/
H A Dcombtransition.cxx98 void CombTransition::renderComb( double t, in renderComb()
/aoo42x/main/slideshow/source/engine/
H A Dwaitsymbol.cxx108 basegfx::B2DPoint WaitSymbol::calcSpritePos( in calcSpritePos()
/aoo42x/main/chart2/source/tools/
H A DExponentialRegressionCurveCalculator.cxx143 OUString ExponentialRegressionCurveCalculator::ImplGetRepresentation( in ImplGetRepresentation()
H A DRegressionCurveCalculator.cxx74 OUString RegressionCurveCalculator::getFormattedString( in getFormattedString()
/aoo42x/main/basic/source/inc/
H A Dimage.hxx93 sal_uInt16 GetFlag( sal_uInt16 n ) const { return nFlags & n; } in GetFlag()
/aoo42x/main/vcl/inc/
H A Dgraphite_layout.hxx158 virtual void DrawText(SalGraphics&) const {}; in DrawText()
/aoo42x/main/idlc/source/
H A Daststruct.cxx70 AstDeclaration const * AstStruct::findTypeParameter(rtl::OString const & name) in findTypeParameter()
/aoo42x/main/autodoc/inc/cosv/tpl/
H A Dprocessor.hxx55 void Accept( in Accept()
/aoo42x/main/svx/source/dialog/
H A Ddlgctrl.cxx526 Point SvxRectCtl::GetPointFromRP( RECT_POINT _eRP) const in GetPointFromRP()
592 Point SvxRectCtl::GetApproxLogPtFromPixPt( const Point& rPt ) const in GetApproxLogPtFromPixPt()
632 RECT_POINT SvxRectCtl::GetRPFromPoint( Point aPt ) const in GetRPFromPoint()
708 sal_uInt8 SvxRectCtl::GetNumOfChilds( void ) const in GetNumOfChilds()
713 Rectangle SvxRectCtl::CalculateFocusRectangle( void ) const in CalculateFocusRectangle()
719 Rectangle SvxRectCtl::CalculateFocusRectangle( RECT_POINT eRectPoint ) const in CalculateFocusRectangle()
759 RECT_POINT SvxRectCtl::GetApproxRPFromPixPt( const ::com::sun::star::awt::Point& r ) const in GetApproxRPFromPixPt()
893 long SvxPixelCtl::PointToIndex(const Point &aPt) const in PointToIndex() argument
902 Point SvxPixelCtl::IndexToPoint(long nIndex) const in IndexToPoint()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx242 bool operator()(const sw::Frame &rOne, const sw::Frame &rTwo) const in operator ()() argument
659 const SfxPoolItem* WW8SwAttrIter::HasTextItem( sal_uInt16 nWhich ) const in HasTextItem()
686 void WW8Export::GetCurrentItems(WW8Bytes& rItems) const in GetCurrentItems()
693 const SfxPoolItem& WW8SwAttrIter::GetItem(sal_uInt16 nWhich) const in GetItem()
1235 bool WW8SwAttrIter::IsRedlineAtEnd( xub_StrLen nEnd ) const in IsRedlineAtEnd()
1353 short MSWordExportBase::TrueFrameDirection( const SwFrmFmt &rFlyFmt ) const in TrueFrameDirection()
1405 SvxBrushItem WW8Export::TrueFrameBgBrush(const SwFrmFmt &rFlyFmt) const in TrueFrameBgBrush() argument
1453 xub_StrLen nLen) const in GetSnippet()
1712 inline bool operator() ( const IMark * pOneB, const IMark * pTwoB ) const in operator ()()
/aoo42x/main/starmath/inc/
H A Ddialog.hxx213 const XubString * GetString(sal_uInt16 Index) const { return Strings[Index]; } in GetString()
216 sal_uInt16 GetValue(sal_uInt16 Index) const { return Value[Index]; } in GetValue()
220 const Bitmap * GetGraphic(sal_uInt16 Index) const in GetGraphic()
475 const SmSym * GetSymbol(const ComboBox &rComboBox) const in GetSymbol() argument
/aoo42x/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx852 void ContentImplHelper::notifyPropertiesChange( in notifyPropertiesChange()
938 void ContentImplHelper::notifyPropertySetInfoChange( in notifyPropertySetInfoChange()
957 void ContentImplHelper::notifyCommandInfoChange( in notifyCommandInfoChange()
977 void ContentImplHelper::notifyContentEvent( in notifyContentEvent()
/aoo42x/main/sw/source/core/text/
H A Ditrform2.cxx327 void SwTxtFormatter::InsertPortion( SwTxtFormatInfo &rInf, in InsertPortion()
850 void SwMetaPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()
864 SwTxtPortion *SwTxtFormatter::WhichTxtPor( SwTxtFormatInfo &rInf ) const in WhichTxtPor()
1828 void SwTxtFormatter::FeedInf( SwTxtFormatInfo &rInf ) const in FeedInf()
/aoo42x/main/vcl/unx/headless/
H A Dsvpgdi.cxx444 const SalPoint* const*, in drawPolyPolygonBezier() argument
445 const sal_uInt8* const* ) in drawPolyPolygonBezier() argument
594 SystemFontData SvpSalGraphics::GetSysFontData( int nFallbacklevel ) const in GetSysFontData()
619 bool SvpSalGraphics::supportsOperation( OutDevSupportType ) const in supportsOperation()
/aoo42x/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx681 sal_uInt16 OBrowserListBox::GetPropertyPos( const ::rtl::OUString& _rEntryName ) const in GetPropertyPos()
700 …bool OBrowserListBox::impl_getBrowserLineForName( const ::rtl::OUString& _rEntryName, BrowserLineP… in impl_getBrowserLineForName()
938 Any OBrowserListBox::impl_getControlAsPropertyValue( const ListBoxLine& _rLine ) const in impl_getControlAsPropertyValue()
967 …sal_uInt16 OBrowserListBox::impl_getControlPos( const Reference< XPropertyControl >& _rxControl ) … in impl_getControlPos()
/aoo42x/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx268 …GridDataEvent SortableGridDataModel::impl_createPublicEvent( GridDataEvent const & i_originalEvent… in impl_createPublicEvent()
454 bool operator()( sal_Int32 const i_lhs, sal_Int32 const i_rhs ) const in operator ()()
862 …::sal_Int32 SortableGridDataModel::impl_getPrivateRowIndex_throw( ::sal_Int32 const i_publicRowInd… in impl_getPrivateRowIndex_throw()
880 …::sal_Int32 SortableGridDataModel::impl_getPublicRowIndex_nothrow( ::sal_Int32 const i_privateRowI… in impl_getPublicRowIndex_nothrow()
/aoo42x/main/svtools/source/brwbox/
H A Dbrwbox2.cxx119 sal_Bool BrowseBox::IsDropFormatSupported( SotFormatStringId _nFormat ) const in IsDropFormatSupported()
136 sal_Bool BrowseBox::IsDropFormatSupported( const DataFlavor& _rFlavor ) const in IsDropFormatSupported()
480 sal_uLong BrowseBox::GetColumnWidth( sal_uInt16 nId ) const in GetColumnWidth()
492 sal_uInt16 BrowseBox::GetColumnId( sal_uInt16 nPos ) const in GetColumnId()
503 sal_uInt16 BrowseBox::GetColumnPos( sal_uInt16 nId ) const in GetColumnPos()
515 sal_Bool BrowseBox::IsFrozen( sal_uInt16 nColumnId ) const in IsFrozen()
/aoo42x/main/svx/source/svdraw/
H A Dsvdoole2.cxx1369 SdrObject* SdrOle2Obj::createSdrGrafObjReplacement(bool bAddText, bool bUseHCGraphic) const in createSdrGrafObjReplacement()
1431 SdrObject* SdrOle2Obj::DoConvertToPolyObj(sal_Bool bBezier, bool bAddText) const in DoConvertToPolyObj()
1653 void SdrOle2Obj::TakeObjInfo(SdrObjTransformInfoRec& rInfo) const in TakeObjInfo()
1682 void SdrOle2Obj::TakeObjNameSingul(XubString& rName) const in TakeObjNameSingul()
1698 void SdrOle2Obj::TakeObjNamePlural(XubString& rName) const in TakeObjNamePlural()
1998 Size SdrOle2Obj::GetOrigObjSize( MapMode* pTargetMapMode ) const in GetOrigObjSize()
H A Dsvdviter.cxx88 sal_Bool SdrViewIter::ImpCheckPageView(SdrPageView* pPV) const in ImpCheckPageView()
/aoo42x/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx112 void DragMethod_RotateDiagram::TakeSdrDragComment(String& /*rStr*/) const in TakeSdrDragComment()
/aoo42x/main/autodoc/source/display/idl/
H A Dhfi_hierarchy.cxx63 HF_IdlBaseNode::FillPositionList( std::vector< const HF_IdlBaseNode* > & o_rPositionList ) const in FillPositionList()
/aoo42x/main/avmedia/source/win/
H A Dframegrabber.cxx78 IMediaDet* FrameGrabber::implCreateMediaDet( const ::rtl::OUString& rURL ) const in implCreateMediaDet()
/aoo42x/main/basegfx/source/workbench/
H A Dconvexhull.cxx66 double operator() ( const PointType& p ) const in operator ()()
/aoo42x/main/connectivity/source/sdbcx/
H A DVIndex.cxx106 ::cppu::IPropertyArrayHelper* OIndex::createArrayHelper( sal_Int32 /*_nId*/ ) const in createArrayHelper()
/aoo42x/main/cppuhelper/inc/cppuhelper/
H A Dinterfacecontainer.hxx92 OInterfaceContainerHelper * OMultiTypeInterfaceContainerHelperVar< key , hashImpl , equalImpl >::ge… in getContainer()

Completed in 125 milliseconds

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