Home
last modified time | relevance | path

Searched refs:GetPropName (Results 1 – 7 of 7) sorted by path

/trunk/main/basic/source/comp/
H A Dcodegen.cxx239 String aPropName = pProc->GetPropName(); in Save()
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx221 const String& GetPropName() { return maPropName; } in GetPropName() function in SbiProcDef
/trunk/main/sw/inc/
H A Dunoprnms.hxx891 SW_DLLPUBLIC const SwPropNameLen& GetPropName( sal_uInt16 nId );
895 GetPropName( nId ).pName, GetPropName( nId ).nNameLen
898 GetPropName( nId ).pName, 0, GetPropName( nId ).nNameLen
901 GetPropName( nId ).pName
/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()
1317 STR( GetPropName( UNO_NAME_CHAR_FONT_NAME ).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()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunomap.cxx2721 const SwPropNameLen& rPropNm = GetPropName( (sal_uInt16)(long)p->pName ); in GetPropertyMapEntries()
H A Dunoprnms.cxx869 return GetPropName( nId ); in SwGetPropName()
871 const SwPropNameLen& GetPropName( sal_uInt16 nId ) in GetPropName() function
/trunk/main/sw/source/ui/uno/
H A Dunomailmerge.cxx495 if (rName.equalsAscii( GetPropName( UNO_NAME_SELECTION ) )) in execute()
497 else if (rName.equalsAscii( GetPropName( UNO_NAME_RESULT_SET ) )) in execute()
499 else if (rName.equalsAscii( GetPropName( UNO_NAME_CONNECTION ) )) in execute()
501 else if (rName.equalsAscii( GetPropName( UNO_NAME_MODEL ) )) in execute()
505 else if (rName.equalsAscii( GetPropName( UNO_NAME_DAD_COMMAND ) )) in execute()
507 else if (rName.equalsAscii( GetPropName( UNO_NAME_FILTER ) )) in execute()
516 else if (rName.equalsAscii( GetPropName( UNO_NAME_OUTPUT_URL ) )) in execute()
531 else if (rName.equalsAscii( GetPropName( UNO_NAME_OUTPUT_TYPE ) )) in execute()
539 else if (rName.equalsAscii( GetPropName( UNO_NAME_SUBJECT ) )) in execute()
545 else if (rName.equalsAscii( GetPropName( UNO_NAME_MAIL_BODY ) )) in execute()
[all …]

Completed in 96 milliseconds