Home
last modified time | relevance | path

Searched refs:GetGroupName (Results 1 – 23 of 23) sorted by last modified time

/trunk/main/forms/source/component/
H A DGroupManager.hxx167 ::rtl::OUString GetGroupName() const { return m_aGroupName; } in GetGroupName() function in frm::OGroup
H A DGroupManager.cxx237 return m_aGroupName.equals(rGroup.GetGroupName()); in operator ==()
409 _rName = aGroupPos->second.GetGroupName(); in getGroup()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx275 String sGroupName = pGlossaryList->GetGroupName(i - 1, sal_False, &sTitle); in CreatePopupWindow()
387 String sGroup = pGlossaryList->GetGroupName(nBlock - 1, sal_False); in IMPL_LINK()
/trunk/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx406 add_group_entries(config, config.GetGroupName(sal::static_int_cast<USHORT>(i)), Substitutor); in read_ulf_file()
/trunk/main/tools/source/generic/
H A Dconfig.cxx902 ByteString Config::GetGroupName( sal_uInt16 nGroup ) const in GetGroupName() function in Config
/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx383 aConfig.SetGroup( aConfig.GetGroupName( nGroup ) ); in initialize()
549 aPrinter.m_aGroup = aConfig.GetGroupName( nGroup ); in initialize()
/trunk/main/tools/inc/tools/
H A Dconfig.hxx65 ByteString GetGroupName( sal_uInt16 nGroup ) const;
/trunk/main/sw/source/ui/utlui/
H A Dgloslst.cxx243 String SwGlossaryList::GetGroupName(sal_uInt16 nPos, sal_Bool bNoPath, String* pTitle) in GetGroupName() function in SwGlossaryList
319 String sGrpName = pGlossaries->GetGroupName(i); in Update()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx133 aRet = getByName(pGlossaries->GetGroupName( static_cast< sal_uInt16 >(nIndex) )); in getByIndex()
186 String sGroupName(pGlossaries->GetGroupName(i)); in getElementNames()
1235 pGlossaries->GetGroupDoc( rAutoTextEntry.GetGroupName() ); in replaceByName()
1275 pGlossaries->GetGroupDoc( rAutoTextEntry.GetGroupName() ); in getByName()
/trunk/main/sw/source/ui/misc/
H A Dglosbib.cxx135 String sGroup = pHdl->GetGroupName(i, &sTitle); in SwGlossaryGroupDlg()
H A Dglosdoc.cxx140 String sTemp(GetGroupName(i)); in FindGroupName()
152 String sTemp( GetGroupName( i )); in FindGroupName()
168 String SwGlossaries::GetGroupName(sal_uInt16 nGroupId) in GetGroupName() function in SwGlossaries
611 if ( pEntry && ( pEntry->GetGroupName() == rGroup ) ) in RemoveFileFromList()
640 String sGrpName = GetGroupName(i); in GetCompleteGroupName()
780 && ( COMPARE_EQUAL == pEntry->GetGroupName().CompareTo( sGroupName ) ) in GetAutoTextEntry()
H A Dglossary.cxx800 String sGroupName(pGlossaryHdl->GetGroupName(nId, &sTitle)); in Init()
/trunk/main/sw/source/ui/inc/
H A Dglosdoc.hxx118 String GetGroupName(sal_uInt16 );
H A Dgloshdl.hxx58 String GetGroupName( sal_uInt16, String* pTitle = 0 );
H A Dgloslst.hxx68 String GetGroupName(sal_uInt16 nPos, sal_Bool bNoPath = sal_True, String* pTitle = 0);
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx206 String SwGlossaryHdl::GetGroupName( sal_uInt16 nId, String* pTitle ) in GetGroupName() function in SwGlossaryHdl
208 String sRet = rStatGlossaries.GetGroupName(nId); in GetGroupName()
531 String sGroupName = pGlossaryList->GetGroupName(i - 1, sal_False, &sTitle); in Expand()
/trunk/main/sw/inc/
H A Dunoatxt.hxx258 const String& GetGroupName() {return sGroupName;} in GetGroupName() function in SwXAutoTextEntry
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx1266 StrData aStrData( pBaseGroup->GetGroupName() ); in GroupDataPilot()
1271 ScDPSaveGroupItem aGroup( pBaseGroup->GetGroupName() ); in GroupDataPilot()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2432 aGroup.maName = pGroup->GetGroupName(); in getGroupInfo()
2647 StrData aStrData( pBaseGroup->GetGroupName() ); in createNameGroup()
2651 ScDPSaveGroupItem aGroup( pBaseGroup->GetGroupName() ); in createNameGroup()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx668 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_NAME, pGroup->GetGroupName()); in WriteGroupDimElements()
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx406 … nGroupItemIdx = InsertGroupItem( new XclExpPCItem( pGroupItem->GetGroupName() ) ); in InitStdGroupField()
/trunk/main/sc/source/core/data/
H A Ddpdimsave.cxx180 if ( aIter->GetGroupName() == aGroupName ) //! ignore case in CreateGroupName()
201 if ( aIter->GetGroupName() == rGroupName ) //! ignore case in GetNamedGroupAcc()
240 if ( aIter->GetGroupName() == rGroupName ) //! ignore case in RemoveGroup()
259 StrData aSearch( aIter->GetGroupName() ); in HasOnlyHidden()
/trunk/main/sc/inc/
H A Ddpdimsave.hxx62 const String& GetGroupName() const { return aGroupName; } in GetGroupName() function in ScDPSaveGroupItem

Completed in 152 milliseconds