Home
last modified time | relevance | path

Searched defs:pSourceObject (Results 1 – 5 of 5) sorted by relevance

/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kvs/object/
H A DKviKvsObject.h41 KviKvsObject * pSourceObject = nullptr; // source object (owner of the struct) member
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/dlg/
H A Dsdtreelb.cxx357 … SdrObject* pSourceObject = reinterpret_cast<SdrObject*>(rTreeView.get_id(*xSource).toInt64()); in CanDragSource() local
508 SdrObject* pSourceObject = reinterpret_cast<SdrObject*>(m_rTreeView.get_id(*xSource).toInt64()); in ExecuteDrop() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx711 std::unique_ptr< ICopyTableSourceObject > pSourceObject; in impl_extractSourceObject_throw() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx733 std::unique_ptr< ICopyTableSourceObject > pSourceObject; in impl_extractSourceObject_throw() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/dlg/
H A Dsdtreelb.cxx1204 SdrObject* pSourceObject = static_cast<SdrObject*>(pEntry->GetUserData()); in NotifyMoving() local