Home
last modified time | relevance | path

Searched defs:const (Results 451 – 475 of 3729) sorted by relevance

1...<<11121314151617181920>>...150

/AOO41X/main/autodoc/source/display/idl/
H A Dhfi_struct.cxx88 HF_IdlStruct::Produce_byData( const client & i_ce ) const in Produce_byData()
167 HF_IdlStruct::inq_BaseOf( const client & i_ce ) const in inq_BaseOf()
192 const client & i_ce) const in produce_MemberDetails() argument
H A Dhfi_linklist.cxx187 HF_IdlLinkList::Produce_NamespaceMembers( const String & i_sTitle, in Produce_NamespaceMembers()
223 HF_IdlLinkList::Produce_GlobalLinks( const String & i_sTitle, in Produce_GlobalLinks()
251 HF_IdlLinkList::Produce_GlobalCommentedLinks( const String & i_sTitle, in Produce_GlobalCommentedLinks()
309 HF_IdlLinkList::Produce_MemberLinks( const String & i_sTitle, in Produce_MemberLinks()
343 HF_IdlLinkList::Get_EntryData_NamespaceMembers( in Get_EntryData_NamespaceMembers()
364 HF_IdlLinkList::Get_EntryDocu(ce_id i_nMemberId) const in Get_EntryDocu()
/AOO41X/main/oox/source/helper/
H A Dpropertyset.cxx56 bool PropertySet::hasProperty( sal_Int32 nPropId ) const in hasProperty()
71 Any PropertySet::getAnyProperty( sal_Int32 nPropId ) const in getAnyProperty()
77 …opertySet::getProperties( Sequence< Any >& orValues, const Sequence< OUString >& rPropNames ) const in getProperties()
146 bool PropertySet::implGetPropertyValue( Any& orValue, const OUString& rPropName ) const in implGetPropertyValue()
/AOO41X/main/connectivity/source/commontools/
H A DDriversConfig.cxx103 void DriversConfigImpl::Load(const uno::Reference< lang::XMultiServiceFactory >& _rxORB) const in Load()
156 ::rtl::OUString DriversConfig::getDriverFactoryName(const ::rtl::OUString& _sURL) const in getDriverFactoryName()
176 ::rtl::OUString DriversConfig::getDriverTypeDisplayName(const ::rtl::OUString& _sURL) const in getDriverTypeDisplayName()
196 …:comphelper::NamedValueCollection& DriversConfig::getProperties(const ::rtl::OUString& _sURL) const in getProperties()
201 … ::comphelper::NamedValueCollection& DriversConfig::getFeatures(const ::rtl::OUString& _sURL) const in getFeatures()
206 … ::comphelper::NamedValueCollection& DriversConfig::getMetaData(const ::rtl::OUString& _sURL) const in getMetaData()
211 …NamedValueCollection& DriversConfig::impl_get(const ::rtl::OUString& _sURL,sal_Int32 _nProps) const in impl_get()
H A Dfiltermanager.cxx77 const ::rtl::OUString& FilterManager::getFilterComponent( FilterComponent _eWhich ) const in getFilterComponent()
119 …pendFilterComponent( ::rtl::OUStringBuffer& io_appendTo, const ::rtl::OUString& i_component ) const in appendFilterComponent()
134 bool FilterManager::isThereAtMostOneComponent( ::rtl::OUStringBuffer& o_singleComponent ) const in isThereAtMostOneComponent()
/AOO41X/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx106 virtual void SAL_CALL disposing(css::lang::EventObject const &) in disposing()
115 css::beans::PropertyChangeEvent const &) in propertyChange()
140 virtual void SAL_CALL disposing(css::lang::EventObject const &) in disposing()
149 css::beans::PropertyChangeEvent const &) in vetoableChange()
234 void Test::testEmpty1( in testEmpty1()
252 void Test::testEmpty2( in testEmpty2()
368 void Test::testFull( in testFull()
/AOO41X/main/svx/inc/svx/
H A Dsvdpagv.hxx215 sal_Bool IsLayerVisible(const String& rName) const { return IsLayer(rName, aLayerVisi); } in IsLayerVisible() argument
219 sal_Bool IsLayerLocked(const String& rName) const { return IsLayer(rName,aLayerLock); } in IsLayerLocked() argument
223 sal_Bool IsLayerPrintable(const String& rName) const { return IsLayer(rName, aLayerPrn); } in IsLayerPrintable() argument
233 void LogicToPagePos(Point& rPnt) const { rPnt-=aPgOrg; } in LogicToPagePos()
234 void LogicToPagePos(Rectangle& rRect) const { rRect.Move(-aPgOrg.X(),-aPgOrg.Y()); } in LogicToPagePos()
235 void PagePosToLogic(Point& rPnt) const { rPnt+=aPgOrg; } in PagePosToLogic()
236 void PagePosToLogic(Rectangle& rRect) const { rRect.Move(aPgOrg.X(),aPgOrg.Y()); } in PagePosToLogic()
H A Dsvdhlpln.hxx58 bool operator==(const SdrHelpLine& rCmp) const { return aPos==rCmp.aPos && eKind==rCmp.eKind; } in operator ==() argument
59 bool operator!=(const SdrHelpLine& rCmp) const { return !operator==(rCmp); } in operator !=() argument
82 SdrHelpLine* GetObject(sal_uInt16 i) const { return (SdrHelpLine*)(aList.GetObject(i)); } in GetObject()
90 bool operator!=(const SdrHelpLineList& rCmp) const { return !operator==(rCmp); } in operator !=() argument
96 …const SdrHelpLine& operator[](sal_uInt16 nPos) const { return *GetObject(nPo… in operator []()
/AOO41X/main/autodoc/source/parser_i/idl/
H A Dtk_ident.cxx37 TokIdentifier::Trigger( TokenInterpreter & io_rInterpreter ) const in Trigger()
49 TokNameSeparator::Trigger( TokenInterpreter & io_rInterpreter ) const in Trigger()
/AOO41X/main/drawinglayer/source/primitive3d/
H A Dhiddengeometryprimitive3d.cxx44 …3DRange HiddenGeometryPrimitive3D::getB3DRange(const geometry::ViewInformation3D& rViewInformation… in getB3DRange() argument
49 …metryPrimitive3D::get3DDecomposition(const geometry::ViewInformation3D& /*rViewInformation*/) const in get3DDecomposition()
H A Dsdrpolypolygonprimitive3d.cxx45 …onPrimitive3D::create3DDecomposition(const geometry::ViewInformation3D& /*rViewInformation*/) const in create3DDecomposition()
142 bool SdrPolyPolygonPrimitive3D::operator==(const BasePrimitive3D& rPrimitive) const in operator ==() argument
154 …rPolyPolygonPrimitive3D::getB3DRange(const geometry::ViewInformation3D& /*rViewInformation*/) const in getB3DRange()
/AOO41X/main/sw/inc/
H A Dfmtrowsplt.hxx47 inline const SwFmtRowSplit &SwAttrSet::GetRowSplit(sal_Bool bInP) const in GetRowSplit()
50 inline const SwFmtRowSplit &SwFmt::GetRowSplit(sal_Bool bInP) const in GetRowSplit()
H A Dfmtfollowtextflow.hxx54 inline const SwFmtFollowTextFlow &SwAttrSet::GetFollowTextFlow(sal_Bool bInP) const in GetFollowTextFlow()
57 inline const SwFmtFollowTextFlow &SwFmt::GetFollowTextFlow(sal_Bool bInP) const in GetFollowTextFlow()
H A Dfmtclbl.hxx43 inline const SwFmtNoBalancedColumns &SwAttrSet::GetBalancedColumns(sal_Bool bInP) const in GetBalancedColumns()
46 inline const SwFmtNoBalancedColumns &SwFmt::GetBalancedColumns(sal_Bool bInP) const in GetBalancedColumns()
H A Dfmtcntnt.hxx55 inline const SwFmtCntnt &SwAttrSet::GetCntnt(sal_Bool bInP) const in GetCntnt()
58 inline const SwFmtCntnt &SwFmt::GetCntnt(sal_Bool bInP) const in GetCntnt()
H A Dfmtlsplt.hxx47 inline const SwFmtLayoutSplit &SwAttrSet::GetLayoutSplit(sal_Bool bInP) const in GetLayoutSplit()
50 inline const SwFmtLayoutSplit &SwFmt::GetLayoutSplit(sal_Bool bInP) const in GetLayoutSplit()
/AOO41X/main/drawinglayer/source/primitive2d/
H A Dhiddengeometryprimitive2d.cxx44 …2DRange HiddenGeometryPrimitive2D::getB2DRange(const geometry::ViewInformation2D& rViewInformation… in getB2DRange() argument
49 …metryPrimitive2D::get2DDecomposition(const geometry::ViewInformation2D& /*rViewInformation*/) const in get2DDecomposition()
H A Dcontrolprimitive2d.cxx92 … ControlPrimitive2D::createBitmapDecomposition(const geometry::ViewInformation2D& rViewInformation… in createBitmapDecomposition() argument
240 …ve2D::createPlaceholderDecomposition(const geometry::ViewInformation2D& /*rViewInformation*/) const in createPlaceholderDecomposition()
254 …ence ControlPrimitive2D::create2DDecomposition(const geometry::ViewInformation2D& rViewInformation… in create2DDecomposition() argument
301 bool ControlPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
338 …ange ControlPrimitive2D::getB2DRange(const geometry::ViewInformation2D& /*rViewInformation*/) const in getB2DRange()
346 …equence ControlPrimitive2D::get2DDecomposition(const geometry::ViewInformation2D& rViewInformation… in get2DDecomposition() argument
/AOO41X/main/svx/source/svdraw/
H A Dsvdlayer.cxx83 sal_uInt8 SetOfByte::GetSetBit(sal_uInt16 nNum) const in GetSetBit()
107 sal_uInt8 SetOfByte::GetClearBit(sal_uInt16 nNum) const in GetClearBit()
168 void SetOfByte::QueryValue( com::sun::star::uno::Any & rAny ) const in QueryValue()
225 bool SdrLayer::operator==(const SdrLayer& rCmpLayer) const in operator ==() argument
285 bool SdrLayerAdmin::operator==(const SdrLayerAdmin& rCmpLayerAdmin) const in operator ==() argument
370 sal_uInt16 SdrLayerAdmin::GetLayerPos(SdrLayer* pLayer) const in GetLayerPos()
382 const SdrLayer* SdrLayerAdmin::GetLayer(const XubString& rName, FASTBOOL /*bInherited*/) const in GetLayer()
403 SdrLayerID SdrLayerAdmin::GetLayerID(const XubString& rName, FASTBOOL bInherited) const in GetLayerID()
411 const SdrLayer* SdrLayerAdmin::GetLayerPerID(sal_uInt16 nID) const in GetLayerPerID()
/AOO41X/main/sot/source/sdstor/
H A Dstg.cxx85 void StorageBase::SetError( sal_uLong n ) const in SetError()
138 sal_Bool OLEStorageBase::Validate_Impl( sal_Bool bWrite ) const in Validate_Impl()
149 sal_Bool OLEStorageBase::ValidateMode_Impl( StreamMode m, StgDirEntry* p ) const in ValidateMode_Impl()
206 sal_Bool StorageStream::Equals( const BaseStorageStream& rStream ) const in Equals()
313 sal_Bool StorageStream::Validate( sal_Bool bValidate ) const in Validate()
321 sal_Bool StorageStream::ValidateMode( StreamMode nMode ) const in ValidateMode()
329 sal_Bool StorageStream::ValidateMode( StreamMode nMode, StgDirEntry* p ) const in ValidateMode()
563 void Storage::FillInfoList( SvStorageInfoList* pList ) const in FillInfoList()
821 sal_Bool Storage::CopyTo( BaseStorage* pDest ) const in CopyTo()
904 sal_Bool Storage::IsStorage( const String& rName ) const in IsStorage()
[all …]
/AOO41X/main/oox/source/drawingml/
H A Dtextcharacterproperties.cxx70 …TextCharacterProperties::pushToPropMap( PropertyMap& rPropMap, const XmlFilterBase& rFilter ) const in pushToPropMap()
152 …TextCharacterProperties::pushToPropSet( PropertySet& rPropSet, const XmlFilterBase& rFilter ) const in pushToPropSet()
159 float TextCharacterProperties::getCharHeightPoints( float fDefault ) const in getCharHeightPoints()
/AOO41X/main/comphelper/source/misc/
H A Danycompare.cxx79 …ol isLess( ::com::sun::star::uno::Any const & _lhs, ::com::sun::star::uno::Any const & _rhs ) const in isLess()
109 …ol isLess( ::com::sun::star::uno::Any const & _lhs, ::com::sun::star::uno::Any const & _rhs ) const in isLess()
144 …ol isLess( ::com::sun::star::uno::Any const & _lhs, ::com::sun::star::uno::Any const & _rhs ) const in isLess()
/AOO41X/main/sal/inc/rtl/
H A Dbootstrap.hxx125 inline void expandMacrosFrom( ::rtl::OUString & macro ) const SAL_THROW( () ) in expandMacrosFrom()
205 ::rtl::OUString &outValue) const in getFrom()
210 inline void Bootstrap::getFrom(const ::rtl::OUString &sName, in getFrom()
217 inline void Bootstrap::getIniName(::rtl::OUString & iniName) const in getIniName()
/AOO41X/main/cppcanvas/source/mtfrenderer/
H A Dpointaction.cxx110 bool PointAction::render( const ::basegfx::B2DHomMatrix& rTransformation ) const in render()
125 bool PointAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render()
137 …::basegfx::B2DRange PointAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) const in getBounds()
150 … ::basegfx::B2DRange PointAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation, in getBounds()
/AOO41X/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx231 void BackendImpl::packageRemoved(OUString const & /*url*/, OUString const & /*mediaType*/) in packageRemoved()
380 ::rtl::Reference<AbortChannel> const &, in isRegistered_()
381 Reference<XCommandEnvironment> const & ) in isRegistered_()
396 ::rtl::Reference<AbortChannel> const &, in processPackage_()
397 Reference<XCommandEnvironment> const & ) in processPackage_()

1...<<11121314151617181920>>...150