Home
last modified time | relevance | path

Searched refs:pNames (Results 226 – 250 of 261) sorted by relevance

1234567891011

/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx549 OUString* pNames = aNames.getArray(); in MakeFolder() local
550 pNames[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( "Title" ) ); in MakeFolder()
/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx707 const rtl::OUString* pNames, const rtl::OUString* pValues ) in SetUserData() argument
711 SvLBoxEntry* pEntry = aAutoTextLB.InsertEntry( pNames[ i ] ); in SetUserData()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx1367 const OUString* pNames = aPropertyName.getConstArray(); in getPropertyStates() local
1373 *pState++ = getPropertyState( *pNames++ ); in getPropertyStates()
/trunk/main/basic/source/runtime/
H A Dstep2.cxx397 ::rtl::OUString* pNames = pArg->getNames().getArray(); in SetupArgs()
403 pNames[i] = rName; in SetupArgs()
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx423 const OUString* pNames = aFilterNames.getConstArray(); in IMPL_LINK() local
426 xFilterMgr->appendFilter( pNames[i], pTypes[i] ); in IMPL_LINK()
/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx746 ::rtl::OUString* pNames = aRet.getArray(); in getNames()
751 pNames[nVal++] = aIt->Name; in getNames()
/trunk/main/sc/source/filter/lotus/
H A Dlotform.cxx1736 static const sal_Char* pNames[ 256 ] = in GetAddInName() local
1996 return pNames[ n ]; in GetAddInName()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx2363 OUString* pNames = aPropertyNames.getArray(); in getPropertyState() local
2364 pNames[0] = rPropertyName; in getPropertyState()
2379 const OUString* pNames = aPropertyNames.getConstArray(); in getPropertyStates() local
2383 … const SfxItemPropertySimpleEntry* pEntry = m_pPropSet->getPropertyMap()->getByName(pNames[i]); in getPropertyStates()
2385 …tion(OUString ( RTL_CONSTASCII_USTRINGPARAM ( "Unknown property: " ) ) + pNames[i], static_cast < … in getPropertyStates()
H A Dunocoll.cxx1725 OUString* pNames = aRet.getArray(); in getElementNames() local
1727 pNames[i] = *aStrings.GetObject(i); in getElementNames()
H A Dunodraw.cxx1773 const rtl::OUString* pNames = aPropertyNames.getConstArray(); in getPropertyStates() local
1778 …SfxItemPropertySimpleEntry* pEntry = m_pPropSet->getPropertyMap()->getByName( pNames[nProperty] ); in getPropertyStates()
1848 pRet[nProperty] = xShapePrState->getPropertyState(pNames[nProperty]); in getPropertyStates()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1326 const OUString* pNames = aPropertyNames.getConstArray(); in setPropertyValues() local
1333 setPropertyValue( *pNames++, *pValues++ ); in setPropertyValues()
1345 const OUString* pNames = aPropertyNames.getConstArray(); in getPropertyValues() local
1354 aValue = getPropertyValue( *pNames++ ); in getPropertyValues()
/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx180 OUString* pNames = aNames.getArray(); in GetPropertyNames() local
183 pNames[ i ] = OUString::createFromAscii( ppPropNames[ i ] ); in GetPropertyNames()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1856 sal_uInt16 SwDoc::GetRefMarks( SvStringsDtor* pNames ) const in GetRefMarks()
1868 if( pNames ) in GetRefMarks()
1871 pNames->Insert( pTmp, nCount ); in GetRefMarks()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx2095 ::rtl::OUString* pNames = aNameList.getArray(); in LoadModels()
2098 Any aAny = m_xDataContainer->getByName( pNames[i] ); in LoadModels()
2962 ::rtl::OUString* pNames = aNameList.getArray(); in InitDataTypeBox()
2964 m_aDataTypeLB.InsertEntry( pNames[i] ); in InitDataTypeBox()
/trunk/main/unotools/source/config/
H A Dlingucfg.cxx294 OUString *pNames = aNames.getArray(); in GetPropertyNames() local
300 pNames[ nIdx++ ] = A2OU( pFullPropName ); in GetPropertyNames()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_export.cxx1103 OUString const * pNames = aNames.getConstArray(); in readEvents() local
1107 if (xEvents->getByName( pNames[ nPos ] ) >>= descr) in readEvents()
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx933 const rtl::OUString* pNames = aPropertyNames.getConstArray(); in getPropertyStates() local
937 pStates[i] = getPropertyState(pNames[i]); in getPropertyStates()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx260 sal_Bool InsertTables(SvStrings *pNames, SCTAB nTab, SCTAB nCount, sal_Bool bRecord = sal_True);
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx2019 sal_Bool ScViewFunc::InsertTables(SvStrings *pNames, SCTAB nTab, in InsertTables() argument
2044 if(pNames!=NULL) in InsertTables()
2046 pStr=pNames->GetObject(static_cast<sal_uInt16>(i)); in InsertTables()
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1331 const ::rtl::OUString* pNames = aPropertyNames.getConstArray(); in getPropertyValues() local
1334 for (sal_Int32 i=0; i<aPropertyNames.getLength(); ++i, ++pNames, ++pValues) in getPropertyValues()
1335 if (pNames->equals(PROPERTY_NAME)) in getPropertyValues()
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx564 const ::rtl::OUString* pNames = PropertyNames.getConstArray(); in getPropertyStates() local
570 pStates[n] = getPropertyState( pNames[n] ); in getPropertyStates()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx1805 ::rtl::OUString* pNames = aSequence.getArray(); in getSupportedServiceNames()
1807pNames[nOldSize] = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.AccessibleSpreadsheetPa… in getSupportedServiceNames()
H A DAccessibleSpreadsheet.cxx1342 ::rtl::OUString* pNames = aSequence.getArray(); in getSupportedServiceNames()
1344pNames[nOldSize] = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.AccessibleSpreadsheet")… in getSupportedServiceNames()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1545 const OUString* pNames = aIdentifiers.getConstArray(); in IMPL_LINK() local
1548 aEntryLB.InsertEntry(pNames[i]); in IMPL_LINK()
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx404 WW8Sttbf::Pointer_t pNames in WW8DocumentImpl() local
409 (new BookmarkHelper(pStartCps, pEndCps, pNames, mpPieceTable, this)); in WW8DocumentImpl()

Completed in 271 milliseconds

1234567891011