Home
last modified time | relevance | path

Searched refs:pName (Results 1 – 25 of 367) sorted by last modified time

12345678910>>...15

/trunk/main/tools/source/fsys/
H A Ddirent.cxx2933 char *pName = new char[bTmpName.Len()+2]; in Kill() local
2934 strcpy( pName, bTmpName.GetBuffer() ); in Kill()
2935 pName[bTmpName.Len()+1] = (char) 0; in Kill()
2964 if ( eError == FSYS_ERR_OK && 0 != _rmdir( (char*) pName ) ) in Kill()
2979 if (_rmdir( (char*) pName) != 0) in Kill()
2999 eError = ApiRet2ToSolarError_Impl( DosDelete( (PSZ) pName ) ); in Kill()
3004 aOp.pFrom = pName; in Kill()
3019 if ( 0 != _unlink( (char*) pName ) ) in Kill()
3040 delete[] pName; in Kill()
/trunk/main/sc/addin/datefunc/
H A Ddfa.cl607 * @param *pName Output: Name of the parameter
613 char* pName, char* pDesc )
615 *pName = 0;
625 SO_StringCopy(pName,getText(DFA_PAR_DATE1_NAME));
633 SO_StringCopy(pName,getText(DFA_PAR_MODE_NAME));
652 SO_StringCopy(pName,getText(DFA_PAR_MODE_NAME));
671 SO_StringCopy(pName,getText(DFA_PAR_MODE_NAME));
682 SO_StringCopy(pName,getText(DFA_PAR_DATE_NAME));
693 SO_StringCopy(pName,getText(DFA_PAR_DATE_NAME));
704 SO_StringCopy(pName,getText(DFA_PAR_DATE_NAME));
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx263 const char* pName; member
348 return( strcmp( ((ComponentInfo*)pFirst)->pName, in ComponentInfoCompare()
349 ((ComponentInfo*)pSecond)->pName ) ); in ComponentInfoCompare()
370 aSearch.pName = aServiceName.GetBuffer(); in ImplGetComponentType()
372 aSearch.pName = "window"; in ImplGetComponentType()
389 const sal_Char *pName; member
410 while ( pMap->pName ) in lcl_convertMessageBoxType()
415 sType = rtl::OUString( pMap->pName, pMap->nLen, RTL_TEXTENCODING_ASCII_US ); in lcl_convertMessageBoxType()
/trunk/main/sal/inc/rtl/
H A Dbootstrap.h123 void SAL_CALL rtl_bootstrap_setIniFileName( rtl_uString *pName )
143 sal_Bool SAL_CALL rtl_bootstrap_get( rtl_uString *pName, rtl_uString **ppValue, rtl_uString *pDefau…
153 void SAL_CALL rtl_bootstrap_set( rtl_uString * pName, rtl_uString * pValue )
183 sal_Bool SAL_CALL rtl_bootstrap_get_from_handle(rtlBootstrapHandle handle, rtl_uString *pName, rtl_…
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx1081 …_CopyOneProperty( beans::XPropertySet& rDest, beans::XPropertySet& rSource, const sal_Char* pName ) in lcl_CopyOneProperty() argument
1083 rtl::OUString aNameStr(rtl::OUString::createFromAscii(pName)); in lcl_CopyOneProperty()
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf13384 …‖void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc) 2…
13389 …the description itself is supposed to be provided in pDesc; in this case, pName does not have any …
13390 helpcontent2 source\text\scalc\01\04060112.xhp 0 help par_id3147374 69 0 kid 80c5ed‖char* pName: …
13394 helpcontent2 source\text\scalc\01\04060112.xhp 0 help par_id3145303 73 0 kid gx[l5u‖pName and pDe…
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf34534 … void CALLTYPE GetParameterDescription(USHORT& nNo, USHORT& nParam, char* pName, char* pDesc) 2…
34539 …the description itself is supposed to be provided in pDesc; in this case, pName does not have any …
34540 helpcontent2 source\text\scalc\01\04060112.xhp 0 help par_id3147374 69 0 en-ZA char* pName: 20…
34544 helpcontent2 source\text\scalc\01\04060112.xhp 0 help par_id3145303 73 0 en-ZA pName and pDesc ar…
/trunk/main/sot/source/base/
H A Dexchange.cxx55 const char* pName; member
245 if( COMPARE_EQUAL == rName.CompareToAscii( pFormatArray_Impl[ i ].pName ) ) in RegisterFormatName()
253 if( rName.EqualsAscii( pFormatArray_Impl[ i ].pName ) ) in RegisterFormatName()
348 rFlavor.HumanPresentableName = ::rtl::OUString::createFromAscii( rData.pName ); in GetFormatDataFlavor()
/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/sw/source/core/access/
H A Daccpara.cxx1313 STR( GetPropName( UNO_NAME_CHAR_COLOR ).pName ); in getAttributeNames()
1314 STR( GetPropName( UNO_NAME_CHAR_CONTOURED ).pName ); in getAttributeNames()
1315 STR( GetPropName( UNO_NAME_CHAR_EMPHASIS ).pName ); in getAttributeNames()
1318 STR( GetPropName( UNO_NAME_CHAR_HEIGHT ).pName ); in getAttributeNames()
1319 STR( GetPropName( UNO_NAME_CHAR_POSTURE ).pName ); in getAttributeNames()
1320 STR( GetPropName( UNO_NAME_CHAR_SHADOWED ).pName ); in getAttributeNames()
1324 STR( GetPropName( UNO_NAME_CHAR_WEIGHT ).pName ); in getAttributeNames()
1349 STR( GetPropName( UNO_NAME_NUMBERING_RULES ).pName ); in getSupplementalAttributeNames()
1350 STR( GetPropName( UNO_NAME_PARA_ADJUST ).pName ); in getSupplementalAttributeNames()
1356 STR( GetPropName( UNO_NAME_TABSTOPS ).pName ); in getSupplementalAttributeNames()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertyState.java62 private String pName = null ; field in _XPropertyState
101 pName = properties[i].Name; in before()
107 pName = properties[i].Name; in before()
108 log.println("Property '" + pName + in before()
125 String localName = pName; in _getPropertyDefault()
153 String localName = pName; in _getPropertyState()
181 String localName = pName; in _getPropertyStates()
222 if (pName == null) { in _setPropertyToDefault()
231 oObj.setPropertyToDefault(pName); in _setPropertyToDefault()
242 Object actualVal = oPS.getPropertyValue(pName) ; in _setPropertyToDefault()
[all …]
/trunk/main/svx/source/table/
H A Dcell.cxx1612 const OUString* pName = aPropertyNames.getConstArray(); in setPropertiesToDefault() local
1615 setPropertyToDefault( *pName++ ); in setPropertiesToDefault()
1625 const OUString* pName = aPropertyNames.getConstArray(); in getPropertyDefaults() local
1628 *pDefaults++ = getPropertyDefault( *pName++ ); in getPropertyDefaults()
/trunk/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx65 const String* pName = 0 );
/trunk/main/sfx2/source/appl/
H A Dlinkmgr2.cxx179 const String* pName ) in InsertLink() argument
183 if( pName ) in InsertLink()
184 pLink->SetName( *pName ); in InsertLink()
/trunk/main/store/source/
H A Dstorlckb.hxx62 rtl_String *pName,
/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/l10ntools/source/
H A Dtagtest.cxx568 String GetName() const { return String::CreateFromAscii( pName ); }; in GetName()
569 const char* pName; member
/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/sw/source/filter/html/
H A Dswhtml.cxx5484 ::rtl::OUString* pName // the first empty string in m_InfoNames in AddMetaUserDefined()
5489 if (pName) in AddMetaUserDefined()
5491 (*pName) = i_rMetaName; in AddMetaUserDefined()
/trunk/extras/l10n/source/eo/
H A Dlocalize.sdf11871 helpcontent2 source\text\scalc\01\04060112.xhp 0 help par_id3145303 73 0 eo pName kaj pDesc estas…
12038 …e nParam estas 0, la priskribo mem devus disponiĝi en pDesc; en tiu kazo, pName ne havas sencon. …
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx7172 const char* pName = GetInternalServerName_Impl( aStgNm ); in CheckForConvertToSOObj() local
7174 if ( pName ) in CheckForConvertToSOObj()
7175 sStarName = String::CreateFromAscii( pName ); in CheckForConvertToSOObj()
7239 if ( pName ) in CheckForConvertToSOObj()
7257 if ( pName || pFilter ) in CheckForConvertToSOObj()
7311 … if( !pName && ( sStarName.EqualsAscii( "swriter" ) || sStarName.EqualsAscii( "scalc" ) ) ) in CheckForConvertToSOObj()
/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/svx/source/svdraw/
H A Dsvdotxat.cxx297 XubString* pName=(XubString*)aStyles.GetObject(nNum); in ImpSetTextStyleSheetListeners() local
300 String aFam = pName->Copy(0, pName->Len() - 6); in ImpSetTextStyleSheetListeners()
309 SfxStyleSheetBase* pStyleBase=pStylePool->Find(*pName,eFam); in ImpSetTextStyleSheetListeners()
311 delete pName; in ImpSetTextStyleSheetListeners()
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx220 const sal_Char* pName, in GetBoolValue() argument
223 sal_Bool bValue = mrProperties.getBoolValue( pName, bDefaultValue ); in GetBoolValue()
233 const sal_Char* pName, in GetBoolValue() argument
237 OUString sValue( mrProperties.getStringValue( pName ) ); in GetBoolValue()
249 const sal_Char* pName, in GetBoolValue() argument
252 sal_Int32 nValue = static_cast<sal_Int32>(mrProperties.getIntValue( pName )); in GetBoolValue()
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx2110 String* pName; in CreateFileNames() local
2112 pName = new String(maIndex); in CreateFileNames()
2117 *pName += maHTMLExtension; in CreateFileNames()
2120 mpHTMLFiles[nSdPage] = pName; in CreateFileNames()
2123 *pName += String::CreateFromInt32(nSdPage); in CreateFileNames()
2125 pName->AppendAscii( ".gif" ); in CreateFileNames()
2127 pName->AppendAscii( ".jpg" ); in CreateFileNames()
2129 pName->AppendAscii( ".png" ); in CreateFileNames()
2131 mpImageFiles[nSdPage] = pName; in CreateFileNames()
2135 *pName += maHTMLExtension; in CreateFileNames()
[all …]

Completed in 2437 milliseconds

12345678910>>...15