Home
last modified time | relevance | path

Searched defs:const (Results 351 – 375 of 3729) sorted by relevance

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

/AOO41X/main/basegfx/inc/basegfx/vector/
H A Db3ivector.hxx125 double getLength(void) const in getLength()
137 double getXYLength(void) const in getXYLength()
149 double getXZLength(void) const in getXZLength()
161 double getYZLength(void) const in getYZLength()
206 double scalar(const B3IVector& rVec) const in scalar() argument
/AOO41X/main/svl/source/items/
H A Dlckbitem.cxx83 int SfxLockBytesItem::operator==( const SfxPoolItem& rItem ) const in operator ==()
90 SfxPoolItem* SfxLockBytesItem::Clone(SfxItemPool *) const in Clone()
99 SfxPoolItem* SfxLockBytesItem::Create( SvStream &rStream, sal_uInt16 ) const in Create()
122 SvStream& SfxLockBytesItem::Store(SvStream &rStream, sal_uInt16 ) const in Store()
161 sal_Bool SfxLockBytesItem::QueryValue( com::sun::star::uno::Any& rVal,sal_uInt8 ) const in QueryValue()
/AOO41X/main/forms/source/component/
H A Dformcontrolfont.cxx153 bool FontControlModel::isFontRelatedProperty( sal_Int32 _nPropertyHandle ) const in isFontRelatedProperty()
164 bool FontControlModel::isFontAggregateProperty( sal_Int32 _nPropertyHandle ) const in isFontAggregateProperty()
201 … FontControlModel::describeFontRelatedProperties( Sequence< Property >& /* [out] */ _rProps ) const in describeFontRelatedProperties()
232 void FontControlModel::getFastPropertyValue( Any& _rValue, sal_Int32 _nHandle ) const in getFastPropertyValue()
465 Any FontControlModel::getPropertyDefaultByHandle( sal_Int32 _nHandle ) const in getPropertyDefaultByHandle()
/AOO41X/main/xmloff/source/style/
H A Dadjushdl.cxx71 …opHdl::importXML( const OUString& rStrImpValue, uno::Any& rValue, const SvXMLUnitConverter& ) const in importXML()
81 …opHdl::exportXML( OUString& rStrExpValue, const uno::Any& rValue, const SvXMLUnitConverter& ) const in exportXML()
107 …opHdl::importXML( const OUString& rStrImpValue, uno::Any& rValue, const SvXMLUnitConverter& ) const in importXML()
117 …opHdl::exportXML( OUString& rStrExpValue, const uno::Any& rValue, const SvXMLUnitConverter& ) const in exportXML()
H A Dbackhdl.cxx63 …opHdl::importXML( const OUString& rStrImpValue, uno::Any& rValue, const SvXMLUnitConverter& ) const in importXML()
148 …opHdl::exportXML( OUString& rStrExpValue, const uno::Any& rValue, const SvXMLUnitConverter& ) const in exportXML()
223 …ositionPropHdl::MergeXMLVertPos( style::GraphicLocation& ePos, style::GraphicLocation eVert ) const in MergeXMLVertPos()
258 …ositionPropHdl::MergeXMLHoriPos( style::GraphicLocation& ePos, style::GraphicLocation eHori ) const in MergeXMLHoriPos()
H A Dtabsthdl.cxx42 bool XMLTabStopPropHdl::equals( const uno::Any& r1, const uno::Any& r2 ) const in equals()
79 …::importXML( const ::rtl::OUString&, ::com::sun::star::uno::Any&, const SvXMLUnitConverter& ) const in importXML()
84 …::exportXML( ::rtl::OUString&, const ::com::sun::star::uno::Any&, const SvXMLUnitConverter& ) const in exportXML()
/AOO41X/main/vos/source/
H A Dstream.cxx48 sal_Int32 OStream::read(void* pbuffer, sal_uInt32 n) const in read()
54 void* pbuffer, sal_uInt32 n) const in read()
77 sal_Bool OStream::seekTo(IPositionableStream::Offset pos) const in seekTo()
87 sal_Bool OStream::seekRelative(sal_Int32 change) const in seekRelative()
/AOO41X/main/svx/source/sdr/primitive2d/
H A Dsdrellipseprimitive2d.cxx45 …sePrimitive2D::create2DDecomposition(const geometry::ViewInformation2D& /*aViewInformation*/) const in create2DDecomposition()
127 bool SdrEllipsePrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
152 …ntPrimitive2D::create2DDecomposition(const geometry::ViewInformation2D& /*aViewInformation*/) const in create2DDecomposition()
249 bool SdrEllipseSegmentPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==() argument
/AOO41X/main/unotools/source/config/
H A Dconfignode.cxx167 …UString OConfigurationNode::normalizeName(const ::rtl::OUString& _rName, NAMEORIGIN _eOrigin) const in normalizeName()
216 sal_Bool OConfigurationNode::removeNode(const ::rtl::OUString& _rName) const throw() in removeNode()
249 …Node::insertNode(const ::rtl::OUString& _rName,const Reference< XInterface >& _xNode) const throw() in insertNode()
274 OConfigurationNode OConfigurationNode::createNode(const ::rtl::OUString& _rName) const throw() in createNode()
297 …gurationNode::appendNode(const ::rtl::OUString& _rName,const OConfigurationNode& _aNewNode) const in appendNode() argument
302 OConfigurationNode OConfigurationNode::openNode(const ::rtl::OUString& _rPath) const throw() in openNode()
364 … sal_Bool OConfigurationNode::hasByHierarchicalName( const ::rtl::OUString& _rName ) const throw() in hasByHierarchicalName()
382 sal_Bool OConfigurationNode::hasByName(const ::rtl::OUString& _rName) const throw() in hasByName()
398 …l OConfigurationNode::setNodeValue(const ::rtl::OUString& _rPath, const Any& _rValue) const throw() in setNodeValue() argument
459 Any OConfigurationNode::getNodeValue(const ::rtl::OUString& _rPath) const throw() in getNodeValue()
/AOO41X/main/soltools/support/
H A Dsimstr.cxx161 Simstr::operator+(const Simstr & S) const in operator +() argument
187 Simstr::operator==(const Simstr & S) const in operator ==() argument
191 Simstr::operator!=(const Simstr & S) const in operator !=() argument
195 Simstr::operator<(const Simstr & S) const in operator <() argument
199 Simstr::operator>(const Simstr & S) const in operator >() argument
203 Simstr::operator<=(const Simstr & S) const in operator <=() argument
207 Simstr::operator>=(const Simstr & S) const in operator >=() argument
219 Simstr::get(int n) const { return (n >= len || n < 0) ? 0 : sz[n]; } in get()
228 Simstr::get(int startPos, int anzahl) const in get()
241 Simstr::get_front(int anzahl) const in get_front()
[all …]
/AOO41X/main/editeng/source/outliner/
H A Dparalist.cxx55 bool ParagraphData::operator==(const ParagraphData& rCandidate) const in operator ==() argument
158 Paragraph* ParagraphList::NextVisible( Paragraph* pPara ) const in NextVisible()
169 Paragraph* ParagraphList::PrevVisible( Paragraph* pPara ) const in PrevVisible()
191 sal_Bool ParagraphList::HasChilds( Paragraph* pParagraph ) const in HasChilds()
198 sal_Bool ParagraphList::HasHiddenChilds( Paragraph* pParagraph ) const in HasHiddenChilds()
205 sal_Bool ParagraphList::HasVisibleChilds( Paragraph* pParagraph ) const in HasVisibleChilds()
212 sal_uLong ParagraphList::GetChildCount( Paragraph* pParent ) const in GetChildCount()
225 Paragraph* ParagraphList::GetParent( Paragraph* pParagraph /*, sal_uInt16& rRelPos */ ) const in GetParent()
/AOO41X/main/svx/source/sdr/contact/
H A Dviewobjectcontactofe3d.cxx53 …3DSequence ViewObjectContactOfE3d::createPrimitive3DSequence(const DisplayInfo& rDisplayInfo) const in createPrimitive3DSequence() argument
78 …2DSequence ViewObjectContactOfE3d::createPrimitive2DSequence(const DisplayInfo& rDisplayInfo) const in createPrimitive2DSequence() argument
86 …ive3DSequence ViewObjectContactOfE3d::getPrimitive3DSequence(const DisplayInfo& rDisplayInfo) const in getPrimitive3DSequence() argument
/AOO41X/main/filter/inc/filter/msfilter/
H A Ddffrecordheader.hxx47 …void SeekToEndOfRecord(SvStream& rIn) const { rIn.Seek(nFilePos + DFF_COMMON_RECORD_HEADER_SIZE + … in SeekToEndOfRecord()
48 …void SeekToContent( SvStream& rIn) const { rIn.Seek(nFilePos + DFF_COMMON_RECORD_HEADER_SIZE );… in SeekToContent()
49 void SeekToBegOfRecord(SvStream& rIn) const { rIn.Seek( nFilePos ); } in SeekToBegOfRecord()
/AOO41X/main/sfx2/source/dialog/
H A Dtplpitem.cxx69 int SfxTemplateItem::operator==( const SfxPoolItem& rCmp ) const in operator ==()
77 SfxPoolItem* SfxTemplateItem::Clone( SfxItemPool *) const in Clone()
83 …l_Bool SfxTemplateItem::QueryValue( com::sun::star::uno::Any& rVal, sal_uInt8 /*nMemberId*/ ) const in QueryValue()
/AOO41X/main/jvmaccess/source/
H A Dvirtualmachine.cxx34 CreationException const &) in CreationException()
42 CreationException const &) in operator =()
89 JNIEnv * VirtualMachine::attachThread(bool * pAttached) const in attachThread()
/AOO41X/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSceneProperty.cxx66 …rtyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& xInnerPropertySet ) const in setPropertyValue()
92 …MatrixProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPropertySet ) const in getPropertyValue()
118 …Property::getPropertyDefault( const Reference< beans::XPropertyState >& xInnerPropertyState ) const in getPropertyDefault()
H A DWrappedSplineProperties.cxx69 bool detectInnerValue( PROPERTYTYPE& rValue, bool& rHasAmbiguousValue ) const in detectInnerValue()
107 …::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& /*xInnerPropertySet*/ ) const in setPropertyValue()
145 …::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& /*xInnerPropertySet*/ ) const in getPropertyValue()
157 …n::star::uno::Reference< ::com::sun::star::beans::XPropertyState >& /*xInnerPropertyState*/ ) const in getPropertyDefault()
244 Any WrappedSplineTypeProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue()
259 Any WrappedSplineTypeProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue()
/AOO41X/main/codemaker/source/codemaker/
H A Dtypemanager.cxx159 ::rtl::OString RegistryTypeManager::getTypeName(RegistryKey& rTypeKey) const in getTypeName()
171 typereg::Reader RegistryTypeManager::getTypeReader( in getTypeReader()
196 typereg::Reader RegistryTypeManager::getTypeReader(RegistryKey& rTypeKey) const in getTypeReader()
220 RTTypeClass RegistryTypeManager::getTypeClass(const OString& name) const in getTypeClass() argument
257 RTTypeClass RegistryTypeManager::getTypeClass(RegistryKey& rTypeKey) const in getTypeClass()
319 RegistryKey RegistryTypeManager::searchTypeKey(const OString& name_, sal_Bool * pIsExtraType ) in searchTypeKey()
357 RegistryKeyList RegistryTypeManager::getTypeKeys(const ::rtl::OString& name_) const in getTypeKeys()
/AOO41X/main/sc/source/filter/inc/
H A Dformel.hxx103 inline sal_Bool _ScRangeList::HasRanges( void ) const in HasRanges()
163 inline sal_Bool _ScRangeListTabs::HasRanges( void ) const in HasRanges()
169 inline const _ScRangeList* _ScRangeListTabs::GetActList( void ) const in GetActList()
193 inline SCCOL GetEingabeCol( void ) const { return aEingPos.Col(); } in GetEingabeCol()
194 inline SCROW GetEingabeRow( void ) const { return aEingPos.Row(); } in GetEingabeRow()
195 inline SCTAB GetEingabeTab( void ) const { return aEingPos.Tab(); } in GetEingabeTab()
196 inline ScAddress GetEingPos( void ) const { return aEingPos; } in GetEingPos()
/AOO41X/main/basegfx/inc/basegfx/color/
H A Dbcolor.hxx162 …double getDistanceRed(const BColor& rColor) const { return (getRed() > rColor.getRed() ? getRed() … in getDistanceRed() argument
163 …double getDistanceGreen(const BColor& rColor) const { return (getGreen() > rColor.getGreen() ? get… in getDistanceGreen() argument
164 …double getDistanceBlue(const BColor& rColor) const { return (getBlue() > rColor.getBlue() ? getBlu… in getDistanceBlue() argument
166 double getDistance(const BColor& rColor) const in getDistance() argument
175 double getMinimumDistance(const BColor& rColor) const in getMinimumDistance() argument
185 double getMaximumDistance(const BColor& rColor) const in getMaximumDistance() argument
217 …::sun::star::uno::Reference< com::sun::star::rendering::XGraphicDevice >& /*xGraphicDevice*/) const in colorToDoubleSequence()
/AOO41X/main/desktop/source/app/
H A Dcmdlineargs.cxx102 CommandLineArgs::Supplier::Exception::Exception(Exception const &) {} in Exception() function in desktop::CommandLineArgs::Supplier::Exception
107 CommandLineArgs::Supplier::Exception::operator =(Exception const &) in operator =()
627 sal_Bool CommandLineArgs::CheckGroupMembers( GroupParamId nGroupId, BoolParam nExcludeMember ) const in CheckGroupMembers()
863 sal_Bool CommandLineArgs::GetOpenList( ::rtl::OUString& rPara) const in GetOpenList()
870 sal_Bool CommandLineArgs::GetViewList( ::rtl::OUString& rPara) const in GetViewList()
877 sal_Bool CommandLineArgs::GetStartList( ::rtl::OUString& rPara) const in GetStartList()
884 sal_Bool CommandLineArgs::GetForceOpenList( ::rtl::OUString& rPara) const in GetForceOpenList()
891 sal_Bool CommandLineArgs::GetForceNewList( ::rtl::OUString& rPara) const in GetForceNewList()
898 sal_Bool CommandLineArgs::GetPrintList( ::rtl::OUString& rPara) const in GetPrintList()
905 sal_Bool CommandLineArgs::GetPrintToList( ::rtl::OUString& rPara ) const in GetPrintToList()
[all …]
/AOO41X/main/sc/inc/
H A Dchartpos.hxx64 sal_Bool IsValid( SCCOL nCol, SCROW nRow ) const in IsValid()
67 sal_uLong GetIndex( SCCOL nCol, SCROW nRow ) const in GetIndex()
70 const ScAddress* GetPosition( sal_uLong nIndex ) const in GetPosition()
78 const ScAddress* GetPosition( SCCOL nChartCol, SCROW nChartRow ) const in GetPosition()
84 const ScAddress* GetColHeaderPosition( SCCOL nChartCol ) const in GetColHeaderPosition()
90 const ScAddress* GetRowHeaderPosition( SCROW nChartRow ) const in GetRowHeaderPosition()
/AOO41X/main/tools/source/memtools/
H A Dtable.cxx36 sal_uIntPtr Table::ImplGetIndex( sal_uIntPtr nKey, sal_uIntPtr* pIndex ) const in ImplGetIndex()
210 void* Table::Get( sal_uIntPtr nKey ) const in Get()
231 sal_uIntPtr Table::GetKey( const void* p ) const in GetKey()
250 sal_Bool Table::IsKeyValid( sal_uIntPtr nKey ) const in IsKeyValid()
257 sal_uIntPtr Table::GetUniqueKey( sal_uIntPtr nStartKey ) const in GetUniqueKey()
296 sal_uIntPtr Table::SearchKey( sal_uIntPtr nKey, sal_uIntPtr* pPos ) const in SearchKey()
/AOO41X/main/sfx2/source/sidebar/
H A DGridLayouter.cxx231 sal_Int32 CellDescriptor::GetGridWidth (void) const in GetGridWidth()
239 Window* CellDescriptor::GetControl (void) const in GetControl()
247 sal_Int32 CellDescriptor::GetMinimumWidth (void) const in GetMinimumWidth()
255 sal_Int32 CellDescriptor::GetMaximumWidth (void) const in GetMaximumWidth()
262 sal_Int32 CellDescriptor::GetOffset (void) const in GetOffset()
493 const ColumnDescriptor& rDescriptor) const in GetMinimumColumnWidth() argument
667 sal_Int32 ColumnDescriptor::GetWeight (void) const in GetWeight()
675 sal_Int32 ColumnDescriptor::GetMinimumWidth (void) const in GetMinimumWidth()
683 sal_Int32 ColumnDescriptor::GetMaximumWidth (void) const in GetMaximumWidth()
691 sal_Int32 ColumnDescriptor::GetTotalMaximumWidth (void) const in GetTotalMaximumWidth()
[all …]
/AOO41X/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx61 bool IsUpToDate (void) const { return mbIsUpToDate; } in IsUpToDate()
63 sal_Int32 GetAccessTime (void) const { return mnLastAccessTime; } in GetAccessTime()
66 Bitmap GetPreview (void) const { return maPreview; } in GetPreview()
70 Bitmap GetMarkedPreview (void) const { return maMarkedPreview; } in GetMarkedPreview()
74 bool HasReplacement (void) const { return (mpReplacement.get() != NULL); } in HasReplacement()
79 bool IsPrecious (void) const { return mbIsPrecious; } in IsPrecious()
98 size_t operator()(const BitmapCache::CacheKey& p) const in operator ()() argument
183 bool BitmapCache::IsFull (void) const in IsFull()
462 bool bIncludeNoPreview) const in GetCacheIndex()
598 inline sal_Int32 BitmapCache::CacheEntry::GetMemorySize (void) const in GetMemorySize()
[all …]

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