Home
last modified time | relevance | path

Searched refs:pName (Results 201 – 225 of 367) sorted by relevance

12345678910>>...15

/trunk/main/sc/inc/
H A Ddptabres.hxx627 ScDPDataMember* GetRowReferenceMember( const ScDPRelativePos* pMemberPos, const String* pName,
631 …atic ScDPDataMember* GetColReferenceMember( const ScDPRelativePos* pMemberPos, const String* pName,
/trunk/main/linguistic/source/
H A Dconvdiclist.cxx245 OUString *pName = aRes.getArray(); in getElementNames() local
248 pName[i] = pDic[i]->getName(); in getElementNames()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx102 NamedValueByNameAccess::getValue(const sal_Char * pName) in getValue() argument
107 if( m_rValues[n].Name.equalsAscii( pName ) ) in getValue()
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx267 SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pName, SfxStringItem, DSID_NAME, sal_True); in getCurrentSettings()
281 String sName = pName ? pName->GetValue() : String(); in getCurrentSettings()
/trunk/main/sal/inc/rtl/
H A Duuid.h122 const rtl_String *pName
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1221 String* pName = (String*)maSlideNameList.GetObject( i ); in Import() local
1222 if ( pPage && pName ) in Import()
1224 if ( pName->Len() ) in Import()
1225 pPage->SetName( *pName ); in Import()
1227 *pName = pPage->GetName(); in Import()
/trunk/main/basic/source/inc/
H A Dobject.hxx65 const char* pName; // Name des Eintrags member
/trunk/main/store/source/
H A Dstordir.hxx78 rtl_String *pName,
H A Dstorlckb.hxx62 rtl_String *pName,
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_evalu.hxx111 String * pName; member in csi::uidl::PE_Value
/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1527 const String *pName ) in FillDropCap() argument
1555 if( nLines<=1 && !pName ) in FillDropCap()
1576 if( pName ) in FillDropCap()
1578 aName = *pName; in FillDropCap()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1582 const sal_Char* pName; in GetValueTypeForAttributeName() member
1614 while( pPtr->pName ) in GetValueTypeForAttributeName()
1616 if ( rAttributeName.equalsIgnoreAsciiCaseAscii( pPtr->pName ) ) in GetValueTypeForAttributeName()
1623 DBG_ASSERT( pPtr->pName, "GetValueTypeForAttributeName, unknown property value!" ); in GetValueTypeForAttributeName()
/trunk/main/idlc/inc/idlc/
H A Dfehelper.hxx65 NodeType nodeType, ::rtl::OString* pName, ::rtl::OString* pInherits,
/trunk/main/rsc/inc/
H A Drsctree.hxx67 NameNode* Search( const NameNode * pName ) const;
/trunk/main/svx/source/table/
H A Dtabledesign.cxx331 OUString* pName = aRet.getArray(); in getElementNames() local
335 *pName++ = (*iter++).first; in getElementNames()
/trunk/main/oox/source/export/
H A Dshapes.cxx796 …port& ShapeExport::WriteNonVisualDrawingProperties( Reference< XShape > xShape, const char* pName ) in WriteNonVisualDrawingProperties() argument
800 XML_name, pName, in WriteNonVisualDrawingProperties()
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx429 …const char* pName = OUStringToOString( aCompleteFunctionName, RTL_TEXTENCODING_ASCII_US ).getStr(); in lcl_printTimeOutput() local
440 pName, lcl_getSpaces( nSpaceCount ), pFunctionItem->m_nCallCount, in lcl_printTimeOutput()
/trunk/main/dtrans/source/os2/dnd/
H A DOTransferable.hxx91 bool RequestFileRendering( PDRAGITEM pditem, HWND hwnd, PCSZ pRMF, PCSZ pName);
/trunk/main/sc/source/filter/inc/
H A Dexcscen.hxx60 String* pName; member in ExcScenario
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx432 const char *pName = g_file_info_get_display_name(pInfo); in getPropertyValuesFromGFileInfo() local
433 … xRow->appendString( rProp, rtl::OUString(pName, strlen(pName), RTL_TEXTENCODING_UTF8) ); in getPropertyValuesFromGFileInfo()
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx125 const sal_Char* pName; member
128 AllocationType( ) : pName( NULL ), nAllocatedUnits( 0 ) { } in AllocationType()
156 if ( 0 == rtl_str_compare( aLookFor->pName, _pName ) ) in getLocation()
163 aLookFor->pName = _pName; // note that this assumes that _pName is a constant string .... in getLocation()
/trunk/main/dtrans/source/cnttype/
H A Dmcnttype.hxx75 rtl::OUString SAL_CALL pName( );
/trunk/main/sal/inc/osl/
H A Ddiagnose.hxx46 bool SAL_CALL osl_detail_ObjectRegistry_storeAddresses( char const* pName )
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx125 char const* pName);
246 Image( char const* pName );
/trunk/main/sfx2/inc/sfx2/
H A Ddocfilt.hxx110 String* pName=0 )

Completed in 164 milliseconds

12345678910>>...15