Home
last modified time | relevance | path

Searched refs:GetObjectName (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx318 if( GetEntryText(pEntry) == GetObjectName( pObj ) ) in getAltLongDescText()
480 String SdPageObjsTLB::GetObjectName( in GetObjectName() function in SdPageObjsTLB
739 String aStr (GetObjectName( pObj ) ); in AddShapeList()
960 const String aObjectName( GetObjectName( pObj ) ); in IsEqualToDoc()
1074 String aStr( GetObjectName( pObj ) ); in RequestingChilds()
1443 if (GetObjectName(pObject, false).Len() == 0) in DoDrag()
/trunk/main/svx/source/form/
H A Dtabwin.cxx183 aDescriptor[ daCommand ] <<= pTabWin->GetObjectName(); in StartDrag()
273 aDescr[ daCommand ] <<= GetObjectName(); in createSelectionControls()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx989 if ( xNewDlg->Execute() && xNewDlg->GetObjectName().Len() ) in createEntry()
991 ::rtl::OUString aUserSuppliedName = xNewDlg->GetObjectName(); in createEntry()
1115 if ( xNewDlg->Execute() && xNewDlg->GetObjectName().Len() ) in renameEntry()
1117 ::rtl::OUString aUserSuppliedName = xNewDlg->GetObjectName(); in renameEntry()
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx826 String aDlgName( xNewDlg->GetObjectName() ); in NewDialog()
988 if ( xNewDlg->GetObjectName().Len() ) in createModImpl()
989 aModName = xNewDlg->GetObjectName(); in createModImpl()
H A Dmoduldlg.hxx66 String GetObjectName() const { return aEdit.GetText(); } in GetObjectName() function in NewObjectDialog
H A Dmoduldl2.cxx1631 if ( xNewDlg->GetObjectName().Len() ) in createLibImpl()
1632 aLibName = xNewDlg->GetObjectName(); in createLibImpl()
/trunk/main/svx/source/inc/
H A Dtabwin.hxx110 const ::rtl::OUString& GetObjectName() const { return m_aObjectName; } in GetObjectName() function in FmFieldWin
/trunk/main/sd/source/ui/inc/
H A Dsdtreelb.hxx180 String GetObjectName (
/trunk/main/cui/source/inc/
H A Dscriptdlg.hxx133 String GetObjectName() const { return aEdit.GetText(); } in GetObjectName() function in InputDialog

Completed in 60 milliseconds