Home
last modified time | relevance | path

Searched defs:const (Results 2676 – 2700 of 3727) sorted by relevance

1...<<101102103104105106107108109110>>...150

/aoo42x/main/sw/source/core/fields/
H A Dexpfld.cxx423 sal_Bool SwGetExpField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue()
643 sal_Bool SwSetExpFieldType::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue()
1059 sal_Bool SwSetExpField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue()
1288 sal_Bool SwInputField::QueryValue( uno::Any& rAny, sal_uInt16 nWhichId ) const in QueryValue()
/aoo42x/main/svtools/source/contnr/
H A Dsvimpicn.cxx183 TextLineInfo* GetLine( sal_uInt16 nLine ) const in GetLine()
2417 long SvImpIconView::CalcBoundingWidth( SvLBoxEntry* pEntry, in CalcBoundingWidth()
2447 long SvImpIconView::CalcBoundingHeight( SvLBoxEntry* pEntry, in CalcBoundingHeight()
2482 Size SvImpIconView::CalcBoundingSize( SvLBoxEntry* pEntry, in CalcBoundingSize()
2886 void SvImpIconView::ClipAtVirtOutRect( Rectangle& rRect ) const in ClipAtVirtOutRect()
3669 Rectangle SvImpIconView::CalcMaxTextRect( const SvLBoxEntry* pEntry, in CalcMaxTextRect()
3689 void SvImpIconView::Center( SvLBoxEntry* pEntry, in Center()
3725 SvLBoxEntry* pEntry, SvLBoxItem* pItem, const SvIcnVwDataEntry* pViewData) const in GetItemSize() argument
4054 Point SvImpIconView::AdjustAtGrid( const Rectangle& rCenterRect, in AdjustAtGrid()
4102 SvIconViewTextMode SvImpIconView::GetTextMode( const SvLBoxEntry* pEntry, in GetTextMode()
[all …]
/aoo42x/main/svx/source/dialog/
H A Ddlgctl3d.cxx916 bool Svx3DLightControl::GetLightOnOff(sal_uInt32 nNum) const in GetLightOnOff()
938 Color Svx3DLightControl::GetLightColor(sal_uInt32 nNum) const in GetLightColor()
960 basegfx::B3DVector Svx3DLightControl::GetLightDirection(sal_uInt32 nNum) const in GetLightDirection()
/aoo42x/main/sc/source/core/data/
H A Dsegmenttree.cxx203 SCCOLROW ScFlatSegmentsImpl<_ValueType, _ExtValueType>::findLastNotOf(ValueType nValue) const in findLastNotOf()
397 SCROW ScFlatBoolRowSegments::findLastNotOf(bool bValue) const in findLastNotOf()
564 SCROW ScFlatUInt16RowSegments::findLastNotOf(sal_uInt16 nValue) const in findLastNotOf()
/aoo42x/main/sc/source/filter/excel/
H A Dxlpivot.cxx119 bool XclPCItem::IsEqual( const XclPCItem& rItem ) const in IsEqual()
511 DataPilotFieldOrientation XclPTFieldInfo::GetApiOrient( sal_uInt16 nMask ) const in GetApiOrient()
541 void XclPTFieldInfo::GetSubtotals( XclPTSubtotalVec& rSubtotals ) const in GetSubtotals()
/aoo42x/main/sc/inc/
H A Ddptabres.hxx289 inline ScDPDimension* GetDim( size_t nPos ) const { return mppDim[nPos];} in GetDim()
290 inline ScDPLevel* GetLevel( size_t nPos ) const { return mppLev[nPos];} in GetLevel()
340 long GetCountForMeasure( long nMeas ) const in GetCountForMeasure()
/aoo42x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx1443 Color AreaPropertyPanel::GetLastColor (void) const in GetLastColor()
1451 XGradient AreaPropertyPanel::GetGradient (const XGradientStyle eStyle) const in GetGradient() argument
1502 sal_Int32 AreaPropertyPanel::GetSelectedTransparencyTypeIndex (void) const in GetSelectedTransparencyTypeIndex()
/aoo42x/main/svx/inc/svx/
H A Dsvdhdl.hxx472 SVX_DLLPRIVATE sal_Bool operator==(const SdrHdlList&) const { return sal_False; } in operator ==() argument
473 SVX_DLLPRIVATE sal_Bool operator!=(const SdrHdlList&) const { return sal_False; } in operator !=() argument
494 …SdrHdl* GetHdl(sal_uIntPtr nNum) const { return (SdrHdl*)(aList.GetObject(nNum))… in GetHdl()
/aoo42x/main/svtools/source/misc/
H A Dembedhlp.cxx488 Graphic* EmbeddedObjectRef::GetGraphic( ::rtl::OUString* pMediaType ) const in GetGraphic()
508 Size EmbeddedObjectRef::GetSize( MapMode* pTargetMapMode ) const in GetSize()
682 SvStream* EmbeddedObjectRef::GetGraphicStream( sal_Bool bUpdate ) const in GetGraphicStream()
/aoo42x/main/svx/source/engine3d/
H A Dpolygn3d.cxx317 SdrObject *E3dPolygonObj::DoConvertToPolyObj(sal_Bool /*bBezier*/, bool /*bAddText*/) const in DoConvertToPolyObj()
/aoo42x/main/stoc/source/uriproc/
H A DUriReference.cxx191 void UriReference::appendSchemeSpecificPart(rtl::OUStringBuffer & buffer) const in appendSchemeSpecificPart()
/aoo42x/main/xmlsecurity/source/dialogs/
H A Dcertificatechooser.cxx51 sal_uInt16 CertificateChooser::GetSelectedEntryPos( void ) const in GetSelectedEntryPos()
/aoo42x/main/sw/inc/
H A Dformat.hxx168 void GetPresentation( SfxItemPresentation ePres, in GetPresentation()
/aoo42x/main/binaryurp/source/
H A Dincomingrequest.cxx130 bool IncomingRequest::execute_throw( in execute_throw()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_quartz_cairo.cxx166 SurfaceSharedPtr QuartzSurface::getSimilar( Content aContent, int width, int height ) const in getSimilar()
/aoo42x/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx197 …bool operator() (const ::com::sun::star::beans::PropertyValue& lhs, const ::com::sun::star::beans:… in operator ()()
/aoo42x/main/cui/source/dialogs/
H A Dcommonlingui.hxx117 inline const PushButton* GetButton( ButtonType _eType ) const { return implGetButton( _eType ); } in GetButton()
/aoo42x/main/vcl/source/gdi/
H A Dmapmod.cxx258 sal_Bool MapMode::operator==( const MapMode& rMapMode ) const in operator ==()
/aoo42x/main/tools/inc/tools/
H A Dpstm.hxx217 sal_Bool IsStreamed( SvPersistBase * pObj ) const in IsStreamed()
/aoo42x/main/sc/source/ui/inc/
H A Dcsvgrid.hxx198 …inline sal_Int32 GetColumnPos( sal_uInt32 nColIndex ) const { return maSplits[ nColInde… in GetColumnPos()
/aoo42x/main/oox/source/helper/
H A Dcontainerhelper.cxx87 ValueRangeVector ValueRangeSet::getIntersection( const ValueRange& rRange ) const in getIntersection()
/aoo42x/main/svtools/source/dialogs/
H A Dwizdlg.cxx337 TabPage* WizardDialog::ImplGetPage( sal_uInt16 nLevel ) const in ImplGetPage()
622 TabPage* WizardDialog::GetPage( sal_uInt16 nLevel ) const in GetPage()
/aoo42x/main/svtools/source/config/
H A Dcolorcfg.cxx541 ColorConfigValue ColorConfig::GetColorValue(ColorConfigEntry eEntry, sal_Bool bSmart)const in GetColorValue()
638 ColorConfigEntry eEntry)const in GetColorValue()
/aoo42x/main/unodevtools/source/skeletonmaker/
H A Djavacompskeleton.cxx262 TypeManager const & /*manager*/, in registerProperties()
860 OString const & /*delegate*/) in generateSkeleton()
/aoo42x/main/sw/source/ui/config/
H A Duinums.cxx320 void SwNumRulesWithName::MakeNumRule( SwWrtShell& rSh, SwNumRule& rChg ) const in MakeNumRule()
632 void SwNumRulesWithName::_SwNumFmtGlobal::ChgNumFmt( SwWrtShell& rSh, in ChgNumFmt()

Completed in 262 milliseconds

1...<<101102103104105106107108109110>>...150