Home
last modified time | relevance | path

Searched defs:rObject (Results 1 – 25 of 121) sorted by relevance

12345

/dports/editors/libreoffice/libreoffice-7.2.6.2/reportdesign/source/core/sdr/
H A DReportUndoFactory.cxx28 static std::unique_ptr<SdrUndoAction> lcl_createUndo(SdrObject& rObject, Action _eAction, const cha… in lcl_createUndo()
51 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoMoveObject( SdrObject& rObject, const … in CreateUndoMoveObject()
56 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoGeoObject( SdrObject& rObject ) in CreateUndoGeoObject()
61 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoAttrObject( SdrObject& rObject, bool b… in CreateUndoAttrObject()
66 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoRemoveObject(SdrObject& rObject) in CreateUndoRemoveObject()
71 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoInsertObject( SdrObject& rObject, bool… in CreateUndoInsertObject()
76 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoDeleteObject( SdrObject& rObject, bool… in CreateUndoDeleteObject()
81 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoNewObject( SdrObject& rObject, bool /*… in CreateUndoNewObject()
86 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoCopyObject( SdrObject& rObject, bool b… in CreateUndoCopyObject()
91 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoObjectOrdNum( SdrObject& rObject, sal_… in CreateUndoObjectOrdNum()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/core/sdr/
H A DReportUndoFactory.cxx28 static std::unique_ptr<SdrUndoAction> lcl_createUndo(SdrObject& rObject, Action _eAction, const cha… in lcl_createUndo()
51 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoMoveObject( SdrObject& rObject, const … in CreateUndoMoveObject()
56 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoGeoObject( SdrObject& rObject ) in CreateUndoGeoObject()
61 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoAttrObject( SdrObject& rObject, bool b… in CreateUndoAttrObject()
66 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoRemoveObject(SdrObject& rObject) in CreateUndoRemoveObject()
71 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoInsertObject( SdrObject& rObject, bool… in CreateUndoInsertObject()
76 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoDeleteObject( SdrObject& rObject, bool… in CreateUndoDeleteObject()
81 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoNewObject( SdrObject& rObject, bool /*… in CreateUndoNewObject()
86 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoCopyObject( SdrObject& rObject, bool b… in CreateUndoCopyObject()
91 std::unique_ptr<SdrUndoAction> OReportUndoFactory::CreateUndoObjectOrdNum( SdrObject& rObject, sal_… in CreateUndoObjectOrdNum()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/undo/
H A Dundofactory.cxx25 std::unique_ptr<SdrUndoAction> UndoFactory::CreateUndoRemoveObject(SdrObject& rObject) in CreateUndoRemoveObject()
30 std::unique_ptr<SdrUndoAction> UndoFactory::CreateUndoDeleteObject( SdrObject& rObject, bool bOrdNu… in CreateUndoDeleteObject()
45 std::unique_ptr<SdrUndoAction> UndoFactory::CreateUndoGeoObject( SdrObject& rObject ) in CreateUndoGeoObject()
50 std::unique_ptr<SdrUndoAction> UndoFactory::CreateUndoAttrObject( SdrObject& rObject, bool bStyleSh… in CreateUndoAttrObject()
H A Dundoobjects.cxx47 UndoRemovePresObjectImpl::UndoRemovePresObjectImpl( SdrObject& rObject ) in UndoRemovePresObjectImpl()
95 UndoRemoveObject::UndoRemoveObject( SdrObject& rObject ) in UndoRemoveObject()
121 UndoDeleteObject::UndoDeleteObject( SdrObject& rObject, bool bOrdNumDirect ) in UndoDeleteObject()
175 UndoObjectSetText::UndoObjectSetText( SdrObject& rObject, sal_Int32 nText ) in UndoObjectSetText()
224 UndoObjectUserCall::UndoObjectUserCall(SdrObject& rObject) in UndoObjectUserCall()
253 UndoObjectPresentationKind::UndoObjectPresentationKind(SdrObject& rObject) in UndoObjectPresentationKind()
351 UndoAttrObject::UndoAttrObject( SdrObject& rObject, bool bStyleSheet1, bool bSaveText ) in UndoAttrObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/undo/
H A Dundofactory.cxx25 std::unique_ptr<SdrUndoAction> UndoFactory::CreateUndoRemoveObject(SdrObject& rObject) in CreateUndoRemoveObject()
30 std::unique_ptr<SdrUndoAction> UndoFactory::CreateUndoDeleteObject( SdrObject& rObject, bool bOrdNu… in CreateUndoDeleteObject()
45 std::unique_ptr<SdrUndoAction> UndoFactory::CreateUndoGeoObject( SdrObject& rObject ) in CreateUndoGeoObject()
50 std::unique_ptr<SdrUndoAction> UndoFactory::CreateUndoAttrObject( SdrObject& rObject, bool bStyleSh… in CreateUndoAttrObject()
H A Dundoobjects.cxx47 UndoRemovePresObjectImpl::UndoRemovePresObjectImpl( SdrObject& rObject ) in UndoRemovePresObjectImpl()
95 UndoRemoveObject::UndoRemoveObject( SdrObject& rObject ) in UndoRemoveObject()
121 UndoDeleteObject::UndoDeleteObject( SdrObject& rObject, bool bOrdNumDirect ) in UndoDeleteObject()
175 UndoObjectSetText::UndoObjectSetText( SdrObject& rObject, sal_Int32 nText ) in UndoObjectSetText()
224 UndoObjectUserCall::UndoObjectUserCall(SdrObject& rObject) in UndoObjectUserCall()
253 UndoObjectPresentationKind::UndoObjectPresentationKind(SdrObject& rObject) in UndoObjectPresentationKind()
349 UndoAttrObject::UndoAttrObject( SdrObject& rObject, bool bStyleSheet1, bool bSaveText ) in UndoAttrObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/misc/
H A Dimagemgr.cxx345 static SvImageId GetImageId_Impl( const INetURLObject& rObject, bool bDetectFolder ) in GetImageId_Impl()
690 OUString SvFileInformationManager::GetDescription_Impl( const INetURLObject& rObject, bool bDetectF… in GetDescription_Impl()
752 OUString SvFileInformationManager::GetImageId(const INetURLObject& rObject, bool bBig) in GetImageId()
759 Image SvFileInformationManager::GetImage(const INetURLObject& rObject, bool bBig, Size const & rPre… in GetImage()
766 OUString SvFileInformationManager::GetFileImageId(const INetURLObject& rObject) in GetFileImageId()
773 Image SvFileInformationManager::GetFileImage( const INetURLObject& rObject ) in GetFileImage()
780 Image SvFileInformationManager::GetImageNoDefault(const INetURLObject& rObject, bool bBig, Size con… in GetImageNoDefault()
808 OUString SvFileInformationManager::GetDescription( const INetURLObject& rObject ) in GetDescription()
813 OUString SvFileInformationManager::GetFileDescription( const INetURLObject& rObject ) in GetFileDescription()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Dshapelist.cxx39 void ShapeList::addShape( SdrObject& rObject ) in addShape()
54 void ShapeList::removeShape( SdrObject& rObject ) in removeShape()
98 void ShapeList::ObjectInDestruction(const SdrObject& rObject) in ObjectInDestruction()
H A Danminfo.cxx29 SdAnimationInfo::SdAnimationInfo(SdrObject& rObject) in SdAnimationInfo()
53 SdAnimationInfo::SdAnimationInfo(const SdAnimationInfo& rAnmInfo, SdrObject& rObject) in SdAnimationInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Dshapelist.cxx38 void ShapeList::addShape( SdrObject& rObject ) in addShape()
53 void ShapeList::removeShape( SdrObject& rObject ) in removeShape()
97 void ShapeList::ObjectInDestruction(const SdrObject& rObject) in ObjectInDestruction()
H A Danminfo.cxx29 SdAnimationInfo::SdAnimationInfo(SdrObject& rObject) in SdAnimationInfo()
53 SdAnimationInfo::SdAnimationInfo(const SdAnimationInfo& rAnmInfo, SdrObject& rObject) in SdAnimationInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/misc/
H A Dimagemgr.cxx371 const INetURLObject& rObject, bool bDetectFolder, in GetImageId_Impl()
741 OUString SvFileInformationManager::GetDescription_Impl( const INetURLObject& rObject, bool bDetectF… in GetDescription_Impl()
803 OUString SvFileInformationManager::GetImageId(const INetURLObject& rObject, bool bBig) in GetImageId()
812 const INetURLObject& rObject, bool bBig, in GetImage()
820 OUString SvFileInformationManager::GetFileImageId(const INetURLObject& rObject) in GetFileImageId()
828 Image SvFileInformationManager::GetImageNoDefault(const INetURLObject& rObject, vcl::ImageType eIma… in GetImageNoDefault()
857 OUString SvFileInformationManager::GetDescription( const INetURLObject& rObject ) in GetDescription()
862 OUString SvFileInformationManager::GetFileDescription( const INetURLObject& rObject ) in GetFileDescription()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/helper/
H A Dcontainerhelper.cxx90 const OUString& rName, const Any& rObject ) in insertByName()
112 const Any& rObject ) in insertByUnusedName()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/helper/
H A Dcontainerhelper.cxx95 const OUString& rName, const Any& rObject ) in insertByName()
117 const Any& rObject ) in insertByUnusedName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/helper/
H A Dpropertyset.hxx69 explicit PropertySet( const Type& rObject ) { set( rObject ); } in PropertySet()
76 void set( const Type& rObject ) in set()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/helper/
H A Dpropertyset.hxx69 explicit PropertySet( const Type& rObject ) { set( rObject ); } in PropertySet()
76 void set( const Type& rObject ) in set()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Misc/
H A DMemLocker.cpp48 if (isLocked)
H A DRecorder.cpp24 #define rObject Recorder macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdundo.cxx1676 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoMoveObject( SdrObject& rObject, const Size… in CreateUndoMoveObject()
1681 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoGeoObject( SdrObject& rObject ) in CreateUndoGeoObject()
1686 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoAttrObject( SdrObject& rObject, bool bStyl… in CreateUndoAttrObject()
1691 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoRemoveObject(SdrObject& rObject) in CreateUndoRemoveObject()
1696 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoInsertObject( SdrObject& rObject, bool bOr… in CreateUndoInsertObject()
1701 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoDeleteObject( SdrObject& rObject, bool bOr… in CreateUndoDeleteObject()
1706 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoNewObject( SdrObject& rObject, bool bOrdNu… in CreateUndoNewObject()
1711 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoCopyObject( SdrObject& rObject, bool bOrdN… in CreateUndoCopyObject()
1716 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoObjectOrdNum( SdrObject& rObject, sal_uInt… in CreateUndoObjectOrdNum()
1731 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoObjectLayerChange( SdrObject& rObject, Sdr… in CreateUndoObjectLayerChange()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdundo.cxx1644 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoMoveObject( SdrObject& rObject, const Size… in CreateUndoMoveObject()
1649 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoGeoObject( SdrObject& rObject ) in CreateUndoGeoObject()
1654 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoAttrObject( SdrObject& rObject, bool bStyl… in CreateUndoAttrObject()
1659 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoRemoveObject(SdrObject& rObject) in CreateUndoRemoveObject()
1664 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoInsertObject( SdrObject& rObject, bool bOr… in CreateUndoInsertObject()
1669 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoDeleteObject( SdrObject& rObject, bool bOr… in CreateUndoDeleteObject()
1674 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoNewObject( SdrObject& rObject, bool bOrdNu… in CreateUndoNewObject()
1679 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoCopyObject( SdrObject& rObject, bool bOrdN… in CreateUndoCopyObject()
1684 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoObjectOrdNum( SdrObject& rObject, sal_uInt… in CreateUndoObjectOrdNum()
1694 std::unique_ptr<SdrUndoAction> SdrUndoFactory::CreateUndoObjectLayerChange( SdrObject& rObject, Sdr… in CreateUndoObjectLayerChange()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/InstCombine/
H A Dcast-set.ll24 ; Convert to setne int %X, %Y
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/rtosc/test/
H A Dtest-port-checker.rb11 rval = system(Dir.pwd + "/port-checker-tester 'osc.udp://localhost:" + $1 + "/'")
H A Dsugar.cpp13 #define rObject Object macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabvwshh.cxx210 void ScTabViewShell::AddAccessibilityObject( SfxListener& rObject ) in AddAccessibilityObject()
220 void ScTabViewShell::RemoveAccessibilityObject( SfxListener& rObject ) in RemoveAccessibilityObject()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabvwshh.cxx207 void ScTabViewShell::AddAccessibilityObject( SfxListener& rObject ) in AddAccessibilityObject()
218 void ScTabViewShell::RemoveAccessibilityObject( SfxListener& rObject ) in RemoveAccessibilityObject()

12345