Home
last modified time | relevance | path

Searched refs:pName (Results 176 – 200 of 367) sorted by relevance

12345678910>>...15

/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1590 char *pName = "swlingu.stk"; in Flush() local
1592 pLogName = pName; in Flush()
1597 pLogName = new char[nLen + strlen(pName) + 3]; in Flush()
1599 snprintf( pLogName, sizeof(pLogName), "%s%s", pPath, pName ); in Flush()
1601 snprintf( pLogName, sizeof(pLogName), "%s/%s", pPath, pName ); in Flush()
/trunk/main/vcl/source/glyphs/
H A Dgcach_layout.cxx232 const char* pName = mrServerFont.GetFontFileName()->getStr(); in getFontTable() local
233 fprintf(stderr,"font( h=%d, \"%s\" )\n", mnHeight, pName ); in getFontTable()
/trunk/main/rsc/source/res/
H A Drsctop.cxx973 const char * pName in WriteRcAccess() argument
979 pHS->getString( GetId() ).getStr(), pName ); in WriteRcAccess()
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1513 const char* pName = ((ConvertChar*)hConverter)->mpSubsFontName; in GetFontToSubsFontName() local
1514 return String::CreateFromAscii( pName ); in GetFontToSubsFontName()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx1359 for( const OUString* pName = aPropertyNames.getConstArray(); nCount; pName++, nCount-- ) in setPropertiesToDefault() local
1361 setPropertyToDefault( *pName ); in setPropertiesToDefault()
1371 …for( const OUString* pName = aPropertyNames.getConstArray(); nCount; pName++, nCount--, pDefaults+… in getPropertyDefaults() local
1373 *pDefaults = getPropertyDefault( *pName ); in getPropertyDefaults()
/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx551 rtl::OUString* pName = aNames.getArray(); in getElementNames() local
553 for( DocPropsByName::iterator it = mNamedDocProps.begin(); it != it_end; ++it, ++pName ) in getElementNames()
554 *pName = it->first; in getElementNames()
/trunk/main/editeng/source/items/
H A Dnumitem.cxx527 const String* pName; in SetGraphic() local
529 0 != (pName = pGraphicBrush->GetGraphicLink()) in SetGraphic()
530 && *pName == rName ) in SetGraphic()
/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx90 const char * pName; member
289 sRet = C2U(aProvNamesId[nObjectType].pName); in GetProviderName()
301 String sProv(C2U(aProvNamesId[i].pName)); in GetAllServiceNames()
318 if( COMPARE_EQUAL == rServiceName.compareToAscii(aProvNamesId[i].pName)) in GetProviderType()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx343 SFX_REQUEST_ARG( rReq, pName, SfxStringItem, SID_INSERT_GRAPHIC , sal_False ); in InsertGraphicDlg()
344 sal_Bool bShowError = !pName; in InsertGraphicDlg()
345 if( pName || ERRCODE_NONE == pFileDlg->Execute() ) in InsertGraphicDlg()
349 if ( pName ) in InsertGraphicDlg()
351 aFileName = pName->GetValue(); in InsertGraphicDlg()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx73 rtl::OString aName( pName ); in IsReader()
96 return bRet ? pName : 0; in IsReader()
/trunk/main/idl/source/objects/
H A Dmodule.cxx173 sal_Bool SvMetaModule::FillNextName( SvGlobalName * pName ) in FillNextName() argument
175 *pName = aNextName; in FillNextName()
/trunk/main/svx/source/accessibility/
H A Dsvxrectctaccessiblecontext.cxx154 const ::rtl::OUString* pName, in SvxRectCtlAccessibleContext()
167 if( pName ) in SvxRectCtlAccessibleContext()
168 msName = *pName; in SvxRectCtlAccessibleContext()
/trunk/main/sw/source/filter/html/
H A Dhtmlftn.cxx535 sal_uInt16 nParts, const sal_Char *pName ) in lcl_html_outFootEndNoteInfo() argument
561 += OOO_STRING_SVTOOLS_HTML_O_name) += "=\"") += pName) += "\" ") in lcl_html_outFootEndNoteInfo()
/trunk/main/xmloff/source/core/
H A Dnmspmap.cxx421 const sal_Char *pName, sal_uInt16 nKey ) in AddAtIndex() argument
424 OUString sName( OUString::createFromAscii(pName) ); in AddAtIndex()
H A Dxmluconv.cxx493 while( pMap->pName ) in convertEnum()
495 if( rValue.equalsAsciiL( pMap->pName, pMap->nNameLength ) ) in convertEnum()
537 while( pMap->pName ) in convertEnum()
541 pStr = pMap->pName; in convertEnum()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx3258 const char* pName = GetObjectShell()->GetFactory().GetShortName(); in MiscState_Impl() local
3259 if ( strcmp(pName,"swriter") && strcmp(pName,"scalc") ) in MiscState_Impl()
3281 const char* pName = GetObjectShell()->GetFactory().GetShortName(); in MiscState_Impl() local
3282 if ( strcmp(pName,"swriter") && strcmp(pName,"scalc") ) in MiscState_Impl()
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx1226 OUString *pName = aNames.getArray(); in SwXMailMerge_getSupportedServiceNames() local
1227 pName[0] = C2U( SN_MAIL_MERGE ); in SwXMailMerge_getSupportedServiceNames()
1228 pName[1] = C2U( SN_DATA_ACCESS_DESCRIPTOR ); in SwXMailMerge_getSupportedServiceNames()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx297 SvGlobalName *pName = NULL; in TYPEINIT1() local
302 pName = &aName; in TYPEINIT1()
359 rSh.InsertObject( xObj, pName, sal_True, nSlot); in TYPEINIT1()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx387 void SwWrtShell::InsertObject( const svt::EmbeddedObjectRef& xRef, SvGlobalName *pName, in InsertObject() argument
400 if ( pName ) in InsertObject()
405 …xObj.Assign( aCnt.CreateEmbeddedObject( pName->GetByteSequence(), aName ), embed::Aspects::MSOLE_C… in InsertObject()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx875 bool MSWordExportBase::HasRefToObject( sal_uInt16 nTyp, const String* pName, sal_uInt16 nSeqNo ) in HasRefToObject() argument
892 if ( pName && *pName == rRFld.GetSetRefName() ) in HasRefToObject()
911 String MSWordExportBase::GetBookmarkName( sal_uInt16 nTyp, const String* pName, sal_uInt16 nSeqNo ) in GetBookmarkName() argument
917 if ( pName ) in GetBookmarkName()
920 sRet += *pName; in GetBookmarkName()
926 if ( pName ) in GetBookmarkName()
927 sRet = *pName; in GetBookmarkName()
/trunk/main/svl/inc/svl/
H A Dxmlement.hxx33 const sal_Char *pName; member
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8darr.hxx33 char* pName; member
/trunk/main/sfx2/source/inc/
H A Dappbas.hxx35 const char *pName, sal_uIntPtr nSID, SbxDataType eType=SbxOBJECT,
/trunk/main/xmloff/inc/xmloff/
H A Dxmlement.hxx50 const sal_Char * pName; member
/trunk/main/sw/source/ui/misc/
H A Dglosdoc.cxx207 const String *pName = (*m_pGlosArr)[i]; in GetGroupDoc() local
208 if(*pName == aName) in GetGroupDoc()

Completed in 238 milliseconds

12345678910>>...15