Home
last modified time | relevance | path

Searched refs:aMemberName (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx1680 String aMemberName; in DataPilotInput() local
1682 aMemberName = *pLayoutName; in DataPilotInput()
1684 aMemberName = aPosData.MemberName; in DataPilotInput()
1686 String aNew = lcl_replaceMemberNameInSubtotal(rString, aMemberName); in DataPilotInput()
/trunk/main/sc/source/core/data/
H A Ddpsave.cxx695 rtl::OUString aMemberName = pMember->GetName(); in WriteToSource() local
696 if ( xMembers->hasByName( aMemberName ) ) in WriteToSource()
699 xMembers->getByName( aMemberName ) ); in WriteToSource()
1511 rtl::OUString aMemberName = (*i)->GetName(); in Refresh() local
1512 if ( pCache->GetIdByItemData( nSrcDim, aMemberName ) == -1 ) in Refresh()
/trunk/main/cppuhelper/source/
H A Dtdmgr.cxx311 OUString aMemberName( xAttribute->getName() ); in createCTD() local
333 aMemberName.pData, // name in createCTD()

Completed in 51 milliseconds