| /AOO41X/main/xmloff/source/style/ |
| H A D | EnumPropertyHdl.cxx | 49 …ropertyHdl::importXML( const OUString& rStrImpValue, Any& rValue, const SvXMLUnitConverter& ) const in importXML() 79 …ropertyHdl::exportXML( OUString& rStrExpValue, const Any& rValue, const SvXMLUnitConverter& ) const in exportXML()
|
| H A D | XMLClipPropertyHandler.cxx | 56 bool XMLClipPropertyHandler::equals( in equals() 70 …L( const OUString& rStrImpValue, uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const in importXML() 112 …L( OUString& rStrExpValue, const uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const in exportXML()
|
| /AOO41X/main/salhelper/source/ |
| H A D | simplereferenceobject.cxx | 46 std::nothrow_t const &) in operator new() 62 void SimpleReferenceObject::operator delete(void * pPtr, std::nothrow_t const &) in operator delete()
|
| /AOO41X/main/vcl/source/window/ |
| H A D | keyevent.cxx | 52 void KeyEvent::InitKeyEvent( ::com::sun::star::awt::KeyEvent& rEvent ) const in InitKeyEvent() 69 KeyEvent KeyEvent::LogicalTextDirectionality (TextDirectionality eMode) const in LogicalTextDirectionality()
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | image.cxx | 275 Image Image::GetColorTransformedImage( ImageColorTransform eColorTransform ) const in GetColorTransformedImage() 377 sal_Bool Image::operator==( const Image& rImage ) const in operator ==() 661 sal_uInt16 ImageList::ImplGetImageId( const ::rtl::OUString& rImageName ) const in ImplGetImageId() 786 Image ImageList::GetImage( sal_uInt16 nId ) const in GetImage() 815 Image ImageList::GetImage( const ::rtl::OUString& rImageName ) const in GetImage() 859 sal_uInt16 ImageList::GetImagePos( sal_uInt16 nId ) const in GetImagePos() 875 bool ImageList::HasImageAtPos( sal_uInt16 nId ) const in HasImageAtPos() 882 sal_uInt16 ImageList::GetImagePos( const ::rtl::OUString& rImageName ) const in GetImagePos() 900 sal_uInt16 ImageList::GetImageId( sal_uInt16 nPos ) const in GetImageId() 912 void ImageList::GetImageIds( ::std::vector< sal_uInt16 >& rIds ) const in GetImageIds() [all …]
|
| /AOO41X/main/svx/source/unodraw/ |
| H A D | XPropertyTable.cxx | 94 XPropertyEntry* SvxUnoXPropertyTable::get( long index ) const in get() 299 uno::Any SvxUnoXColorTable::getAny( const XPropertyEntry* pEntry ) const throw() in getAny() 306 …ertyEntry* SvxUnoXColorTable::getEntry( const OUString& rName, const uno::Any& rAny ) const throw() in getEntry() 362 uno::Any SvxUnoXLineEndTable::getAny( const XPropertyEntry* pEntry ) const throw() in getAny() 372 …tyEntry* SvxUnoXLineEndTable::getEntry( const OUString& rName, const uno::Any& rAny ) const throw() in getEntry() 435 uno::Any SvxUnoXDashTable::getAny( const XPropertyEntry* pEntry ) const throw() in getAny() 453 …pertyEntry* SvxUnoXDashTable::getEntry( const OUString& rName, const uno::Any& rAny ) const throw() in getEntry() 517 uno::Any SvxUnoXHatchTable::getAny( const XPropertyEntry* pEntry ) const throw() in getAny() 533 …ertyEntry* SvxUnoXHatchTable::getEntry( const OUString& rName, const uno::Any& rAny ) const throw() in getEntry() 594 uno::Any SvxUnoXGradientTable::getAny( const XPropertyEntry* pEntry ) const throw() in getAny() [all …]
|
| /AOO41X/main/stoc/source/simpleregistry/ |
| H A D | textualservices.cxx | 651 void Key::setLongListValue(css::uno::Sequence< sal_Int32 > const &) in setLongListValue() 683 void Key::setAsciiValue(rtl::OUString const &) in setAsciiValue() 735 void Key::setAsciiListValue(css::uno::Sequence< rtl::OUString > const &) in setAsciiListValue() 775 void Key::setStringValue(rtl::OUString const &) in setStringValue() 798 void Key::setStringListValue(css::uno::Sequence< rtl::OUString > const &) in setStringListValue() 822 void Key::setBinaryValue(css::uno::Sequence< sal_Int8 > const &) in setBinaryValue() 845 rtl::OUString const &) in createKey() 860 void Key::deleteKey(rtl::OUString const &) in deleteKey() 897 sal_Bool Key::createLink(rtl::OUString const &, rtl::OUString const &) in createLink() 908 void Key::deleteLink(rtl::OUString const &) in deleteLink() [all …]
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | svlbox.hxx | 209 SvLBoxItem* GetItem( sal_uInt16 nPos ) const { return (SvLBoxItem*)aItems.GetObject(nPos ); } in GetItem() 211 sal_uInt16 GetPos( SvLBoxItem* pItem ) const { return aItems.GetPos( pItem ); } in GetPos() 412 … FirstChild(SvLBoxEntry* pParent ) const { return (SvLBoxEntry*)(pModel->FirstChild(pParent)); } in FirstChild() 413 … NextSibling(SvLBoxEntry* pEntry ) const { return (SvLBoxEntry*)(pModel->NextSibling( pEntry )); } in NextSibling() 414 … PrevSibling(SvLBoxEntry* pEntry ) const { return (SvLBoxEntry*)(pModel->PrevSibling( pEntry )); } in PrevSibling() 418 …tSelected( SvLBoxEntry* pEntry ) const { return (SvLBoxEntry*)(SvListView::NextSelected(pEntry)); } in NextSelected() 420 …vSelected( SvLBoxEntry* pEntry ) const { return (SvLBoxEntry*)(SvListView::PrevSelected(pEntry)); } in PrevSelected() 434 …oxEntry* pParent, sal_uLong nPos ) const { return (SvLBoxEntry*)(pModel->GetEntry(pParent,nPos)); } in GetEntry() 435 …try* GetEntry( sal_uLong nRootPos ) const { return (SvLBoxEntry*)(pModel->GetEntry(nRootPos)); } in GetEntry() 442 …ry* GetParent( SvLBoxEntry* pEntry ) const { return (SvLBoxEntry*)(pModel->GetParent(pEntry)); } in GetParent() [all …]
|
| /AOO41X/main/editeng/source/items/ |
| H A D | numitem.cxx | 116 String SvxNumberType::GetNumStr( sal_uLong nNo ) const in GetNumStr() 125 String SvxNumberType::GetNumStr( sal_uLong nNo, const Locale& rLocale ) const in GetNumStr() 447 sal_Bool SvxNumberFormat::operator==( const SvxNumberFormat& rFormat) const in operator ==() argument 737 void SvxNumberFormat::GetCharStr( sal_uLong nNo, String& rStr ) const in GetCharStr() 756 void SvxNumberFormat::GetCharStrN( sal_uLong nNo, String& rStr ) const in GetCharStrN() 976 int SvxNumRule::operator==( const SvxNumRule& rCopy) const in operator ==() argument 1000 const SvxNumberFormat* SvxNumRule::Get(sal_uInt16 nLevel)const in Get() 1011 const SvxNumberFormat& SvxNumRule::GetLevel(sal_uInt16 nLevel)const in GetLevel() 1063 String SvxNumRule::MakeNumString( const SvxNodeNum& rNum, sal_Bool bInclStrings ) const in MakeNumString() 1172 SfxPoolItem* SvxNumBulletItem::Create(SvStream &s, sal_uInt16 n) const in Create() [all …]
|
| /AOO41X/main/basegfx/source/curve/ |
| H A D | b2dcubicbezier.cxx | 380 bool B2DCubicBezier::operator==(const B2DCubicBezier& rBezier) const in operator ==() argument 390 bool B2DCubicBezier::operator!=(const B2DCubicBezier& rBezier) const in operator !=() argument 400 bool B2DCubicBezier::equal(const B2DCubicBezier& rBezier) const in equal() argument 530 double B2DCubicBezier::getLength(double fDeviation) const in getLength() 569 …zier::adaptiveSubdivideByAngle(B2DPolygon& rTarget, double fAngleBound, bool bAllowUnsharpen) const in adaptiveSubdivideByAngle() 582 B2DVector B2DCubicBezier::getTangent(double t) const in getTangent() 639 void B2DCubicBezier::adaptiveSubdivideByCount(B2DPolygon& rTarget, sal_uInt32 nCount) const in adaptiveSubdivideByCount() 653 … void B2DCubicBezier::adaptiveSubdivideByDistance(B2DPolygon& rTarget, double fDistanceBound) const in adaptiveSubdivideByDistance() 666 B2DPoint B2DCubicBezier::interpolatePoint(double t) const in interpolatePoint() 686 …ubicBezier::getSmallestDistancePointToBezierSegment(const B2DPoint& rTestPoint, double& rCut) const in getSmallestDistancePointToBezierSegment() [all …]
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | patattr.cxx | 124 SfxPoolItem* __EXPORT ScPatternAttr::Clone( SfxItemPool *pPool ) const in Clone() 141 int __EXPORT ScPatternAttr::operator==( const SfxPoolItem& rCmp ) const in operator ==() 152 SfxPoolItem* __EXPORT ScPatternAttr::Create( SvStream& rStream, sal_uInt16 /* nVersion */ ) const in Create() 180 SvStream& __EXPORT ScPatternAttr::Store(SvStream& rStream, sal_uInt16 /* nItemVersion */) const in Store() 219 SvxCellOrientation ScPatternAttr::GetCellOrientation( const SfxItemSet* pCondSet ) const in GetCellOrientation() 490 void ScPatternAttr::GetFont( in GetFont() 733 void ScPatternAttr::FillEditItemSet( SfxItemSet* pEditSet, const SfxItemSet* pCondSet ) const in FillEditItemSet() 857 void ScPatternAttr::FillEditParaItems( SfxItemSet* pEditSet ) const in FillEditParaItems() 908 sal_Bool ScPatternAttr::HasItemsSet( const sal_uInt16* pWhich ) const in HasItemsSet() 982 ScPatternAttr* ScPatternAttr::PutInPool( ScDocument* pDestDoc, ScDocument* pSrcDoc ) const in PutInPool() [all …]
|
| /AOO41X/main/chart2/source/controller/chartapiwrapper/ |
| H A D | WrappedScaleTextProperties.cxx | 72 …rtyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& xInnerPropertySet ) const in setPropertyValue() 103 …leTextProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInnerPropertySet ) const in getPropertyValue() 120 …erty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xInnerPropertyState*/ ) const in getPropertyDefault()
|
| H A D | DiagramWrapper.cxx | 1248 …alue( const Any& rOuterValue, const Reference< beans::XPropertySet >& /*xInnerPropertySet*/ ) const in setPropertyValue() 1284 …ceProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerPropertySet*/ ) const in getPropertyValue() 1307 …erty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xInnerPropertyState*/ ) const in getPropertyDefault() 1374 bool WrappedStackingProperty::detectInnerValue( StackMode& eStackMode ) const in detectInnerValue() 1383 …alue( const Any& rOuterValue, const Reference< beans::XPropertySet >& /*xInnerPropertySet*/ ) const in setPropertyValue() 1412 …ngProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerPropertySet*/ ) const in getPropertyValue() 1426 …erty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xInnerPropertyState*/ ) const in getPropertyDefault() 1471 …alue( const Any& rOuterValue, const Reference< beans::XPropertySet >& /*xInnerPropertySet*/ ) const in setPropertyValue() 1489 …3DProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerPropertySet*/ ) const in getPropertyValue() 1501 …erty::getPropertyDefault( const Reference< beans::XPropertyState >& /*xInnerPropertyState*/ ) const in getPropertyDefault() [all …]
|
| /AOO41X/main/oox/source/ppt/ |
| H A D | animationspersist.cxx | 43 …oid ShapeTargetElement::convert( ::com::sun::star::uno::Any & rTarget, sal_Int16 & rSubType ) const in convert() 86 Any AnimTargetElement::convert(const SlidePersistPtr & pSlide, sal_Int16 & nSubType) const in convert() 165 Any AnimationCondition::convert(const SlidePersistPtr & pSlide) const in convert() argument
|
| /AOO41X/main/editeng/source/uno/ |
| H A D | unoviwed.cxx | 72 Point SvxEditEngineViewForwarder::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const in LogicToPixel() 88 Point SvxEditEngineViewForwarder::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const in PixelToLogic() 105 sal_Bool SvxEditEngineViewForwarder::GetSelection( ESelection& rSelection ) const in GetSelection()
|
| /AOO41X/main/svtools/source/uno/wizard/ |
| H A D | wizardshell.hxx | 106 bool knowsPage( const sal_Int16 i_nPageID ) const in knowsPage() 112 sal_Int16 impl_stateToPageId( const WizardTypes::WizardState i_nState ) const in impl_stateToPageId() 117 WizardState impl_pageIdToState( const sal_Int16 i_nPageId ) const in impl_pageIdToState()
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | olinewin.cxx | 174 const ScOutlineEntry* ScOutlineWindow::GetOutlineEntry( size_t nLevel, size_t nEntry ) const in GetOutlineEntry() 180 bool ScOutlineWindow::IsHidden( SCCOLROW nColRowIndex ) const in IsHidden() 187 bool ScOutlineWindow::IsFiltered( SCCOLROW nColRowIndex ) const in IsFiltered() 193 bool ScOutlineWindow::IsFirstVisible( SCCOLROW nColRowIndex ) const in IsFirstVisible() 201 void ScOutlineWindow::GetVisibleRange( SCCOLROW& rnColRowStart, SCCOLROW& rnColRowEnd ) const in GetVisibleRange() 219 Point ScOutlineWindow::GetPoint( long nLevelPos, long nEntryPos ) const in GetPoint() 224 Rectangle ScOutlineWindow::GetRectangle( in GetRectangle() 249 long ScOutlineWindow::GetLevelPos( size_t nLevel ) const in GetLevelPos() 256 size_t ScOutlineWindow::GetLevelFromPos( long nLevelPos ) const in GetLevelFromPos() 265 long ScOutlineWindow::GetColRowPos( SCCOLROW nColRowIndex ) const in GetColRowPos() [all …]
|
| /AOO41X/main/sc/inc/ |
| H A D | address.hxx | 311 inline void GetVars( SCCOL& nColP, SCROW& nRowP, SCTAB& nTabP ) const in GetVars() 376 inline bool ScAddress::operator==( const ScAddress& r ) const in operator ==() 381 inline bool ScAddress::operator!=( const ScAddress& r ) const in operator !=() 386 inline bool ScAddress::operator<( const ScAddress& r ) const in operator <() 401 inline bool ScAddress::operator<=( const ScAddress& r ) const in operator <=() 406 inline bool ScAddress::operator>( const ScAddress& r ) const in operator >() 411 inline bool ScAddress::operator>=( const ScAddress& r ) const in operator >=() 538 inline void ScRange::GetVars( SCCOL& nCol1, SCROW& nRow1, SCTAB& nTab1, in GetVars() 545 inline bool ScRange::operator==( const ScRange& r ) const in operator ==() 550 inline bool ScRange::operator!=( const ScRange& r ) const in operator !=() [all …]
|
| /AOO41X/main/framework/source/accelerators/ |
| H A D | acceleratorcache.cxx | 97 sal_Bool AcceleratorCache::hasKey(const css::awt::KeyEvent& aKey) const in hasKey() argument 107 sal_Bool AcceleratorCache::hasCommand(const ::rtl::OUString& sCommand) const in hasCommand() 159 AcceleratorCache::TKeyList AcceleratorCache::getKeysByCommand(const ::rtl::OUString& sCommand) const in getKeysByCommand() 179 ::rtl::OUString AcceleratorCache::getCommandByKey(const css::awt::KeyEvent& aKey) const in getCommandByKey() argument
|
| /AOO41X/main/connectivity/source/drivers/macab/ |
| H A D | MacabRecord.cxx | 90 sal_Bool MacabRecord::contains (const macabfield *_field) const in contains() argument 99 sal_Bool MacabRecord::contains (const CFTypeRef _value) const in contains() argument 123 macabfield *MacabRecord::copy(const sal_Int32 i) const in copy() argument 143 macabfield *MacabRecord::get(const sal_Int32 i) const in get() argument
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | porglue.cxx | 56 xub_StrLen SwGluePortion::GetCrsrOfst( const KSHORT nOfst ) const in GetCrsrOfst() 68 SwPosSize SwGluePortion::GetTxtSize( const SwTxtSizeInfo &rInf ) const in GetTxtSize() 80 sal_Bool SwGluePortion::GetExpTxt( const SwTxtSizeInfo &rInf, XubString &rTxt ) const in GetExpTxt() 95 void SwGluePortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()
|
| /AOO41X/main/sw/inc/ |
| H A D | fmtftntx.hxx | 121 inline const SwFmtFtnAtTxtEnd &SwAttrSet::GetFtnAtTxtEnd(sal_Bool bInP) const in GetFtnAtTxtEnd() 123 inline const SwFmtEndAtTxtEnd &SwAttrSet::GetEndAtTxtEnd(sal_Bool bInP) const in GetEndAtTxtEnd() 127 inline const SwFmtFtnAtTxtEnd &SwFmt::GetFtnAtTxtEnd(sal_Bool bInP) const in GetFtnAtTxtEnd() 129 inline const SwFmtEndAtTxtEnd &SwFmt::GetEndAtTxtEnd(sal_Bool bInP) const in GetEndAtTxtEnd()
|
| /AOO41X/main/oox/source/xls/ |
| H A D | worksheethelper.cxx | 123 bool ColumnModel::isMergeable( const ColumnModel& rModel ) const in isMergeable() 158 bool RowModel::isMergeable( const RowModel& rModel ) const in isMergeable() 476 Reference< XCell > WorksheetGlobals::getCell( const CellAddress& rAddress ) const in getCell() 489 Reference< XCellRange > WorksheetGlobals::getCellRange( const CellRangeAddress& rRange ) const in getCellRange() 502 …nce< XSheetCellRanges > WorksheetGlobals::getCellRangeList( const ApiCellRangeList& rRanges ) const in getCellRangeList() 517 Reference< XCellRange > WorksheetGlobals::getColumn( sal_Int32 nCol ) const in getColumn() 532 Reference< XCellRange > WorksheetGlobals::getRow( sal_Int32 nRow ) const in getRow() 547 Reference< XTableColumns > WorksheetGlobals::getColumns( const ValueRange& rColRange ) const in getColumns() 560 Reference< XTableRows > WorksheetGlobals::getRows( const ValueRange& rRowRange ) const in getRows() 592 Point WorksheetGlobals::getCellPosition( sal_Int32 nCol, sal_Int32 nRow ) const in getCellPosition() [all …]
|
| /AOO41X/main/sal/cpprt/ |
| H A D | operators_new_delete.cxx | 159 std::size_t n, AllocatorTraits const & rTraits, std::nothrow_t const &) in allocate() 203 void* SAL_CALL operator new (std::size_t n, std::nothrow_t const &) throw () in operator new() 210 void SAL_CALL operator delete (void * p, std::nothrow_t const &) throw () in operator delete() 235 void* SAL_CALL operator new[] (std::size_t n, std::nothrow_t const &) throw () in operator new[]() 242 void SAL_CALL operator delete[] (void * p, std::nothrow_t const &) throw () in operator delete[]()
|
| /AOO41X/main/sd/source/ui/inc/ |
| H A D | ViewShell.hxx | 287 sal_uInt16 GetPrintedHandoutPageNum (void) const { return mnPrintedHandoutPageNum; } in GetPrintedHandoutPageNum() 290 sal_uInt16 GetPrintedHandoutPageCount(void) const { return mnPrintedHandoutPageCount; } in GetPrintedHandoutPageCount() 587 ::Window* ViewShell::GetParentWindow (void) const in GetParentWindow() 592 ::sd::View* ViewShell::GetView (void) const in GetView() 597 SdrView* ViewShell::GetDrawView (void) const in GetDrawView()
|