Searched refs:GetObjectName (Results 1 – 9 of 9) sorted by relevance
318 if( GetEntryText(pEntry) == GetObjectName( pObj ) ) in getAltLongDescText()480 String SdPageObjsTLB::GetObjectName( in GetObjectName() function in SdPageObjsTLB739 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()
183 aDescriptor[ daCommand ] <<= pTabWin->GetObjectName(); in StartDrag()273 aDescr[ daCommand ] <<= GetObjectName(); in createSelectionControls()
989 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()
826 String aDlgName( xNewDlg->GetObjectName() ); in NewDialog()988 if ( xNewDlg->GetObjectName().Len() ) in createModImpl()989 aModName = xNewDlg->GetObjectName(); in createModImpl()
66 String GetObjectName() const { return aEdit.GetText(); } in GetObjectName() function in NewObjectDialog
1631 if ( xNewDlg->GetObjectName().Len() ) in createLibImpl()1632 aLibName = xNewDlg->GetObjectName(); in createLibImpl()
110 const ::rtl::OUString& GetObjectName() const { return m_aObjectName; } in GetObjectName() function in FmFieldWin
180 String GetObjectName (
133 String GetObjectName() const { return aEdit.GetText(); } in GetObjectName() function in InputDialog
Completed in 106 milliseconds