Searched refs:insertHierachyElement (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | AppControllerGen.cxx | 690 sal_Bool OApplicationController::insertHierachyElement(ElementType _eType,const String& _sParentFol… in insertHierachyElement() function in dbaui::OApplicationController 693 return dbaui::insertHierachyElement(getView() in insertHierachyElement()
|
H A D | AppControllerDnD.cxx | 854 …return insertHierachyElement(_eType,_sParentFolder,Reference<XNameAccess>(xContent,UNO_QUERY).is()… in paste()
|
H A D | AppController.hxx | 353 sal_Bool insertHierachyElement( ElementType _eType
|
H A D | AppController.cxx | 1286 insertHierachyElement(eType,sName); in Execute()
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | CollectionView.cxx | 285 if ( dbaui::insertHierachyElement(this,m_xORB,xNameContainer,String(),m_bCreateForm) ) in IMPL_LINK()
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | UITools.hxx | 442 sal_Bool insertHierachyElement(
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | UITools.cxx | 1762 sal_Bool insertHierachyElement( Window* _pParent, const Reference< XMultiServiceFactory >& _rxORB, in insertHierachyElement() function
|
Completed in 39 milliseconds