Searched refs:GetProgName (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/sw/source/core/doc/ |
H A D | SwStyleNameMapper.cxx | 478 bString = GetProgName ( nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL, aString ); in getHashTable() 490 bString = GetProgName ( nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL, aString ); in getHashTable() 502 bString = GetProgName ( nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL, aString ); in getHashTable() 514 bString = GetProgName ( nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL, aString ); in getHashTable() 526 bString = GetProgName ( nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL, aString ); in getHashTable() 538 bString = GetProgName ( nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL, aString ); in getHashTable() 552 bString = GetProgName ( nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL, aString ); in getHashTable() 564 bString = GetProgName ( nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL, aString ); in getHashTable() 578 bString = GetProgName ( nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL, aString ); in getHashTable() 592 bString = GetProgName ( nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL, aString ); in getHashTable() [all …]
|
/aoo42x/main/sw/inc/ |
H A D | SwStyleNameMapper.hxx | 151 static const String& GetProgName ( const String& rName, SwGetPoolIdFromName ); 160 SW_DLLPUBLIC static const String& GetProgName ( sal_uInt16 nId, const String& rName );
|
/aoo42x/main/sw/source/core/para/ |
H A D | paratr.cxx | 173 sName = SwStyleNameMapper::GetProgName( in QueryValue() 261 …rtl::OUString sRet = SwStyleNameMapper::GetProgName(GetValue(), nsSwGetPoolIdFromName::GET_POOLID_… in QueryValue()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdoole2.hxx | 126 const String& GetProgName() const { return aProgName; } in GetProgName() function in SdrOle2Obj
|
/aoo42x/main/sd/source/ui/view/ |
H A D | viewshe2.cxx | 844 String aName = pObj->GetProgName(); in ActivateObject()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | swxml.cxx | 402 … SwStyleNameMapper::GetProgName( static_cast< sal_uInt16 >(RES_POOLCOLL_HEADLINE1 + i), in lcl_AdjustOutlineStylesForOOo()
|
/aoo42x/main/sd/source/core/ |
H A D | sdpage.cxx | 1505 ( pOle2->GetProgName().EqualsAscii( "StarChart" ) || pOle2->IsChart() ) ) in findAutoLayoutShapesImpl() 1508 ( pOle2->GetProgName().EqualsAscii( "StarCalc" ) || pOle2->IsCalc() ) ) ) in findAutoLayoutShapesImpl()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unocrsrhelper.cxx | 555 SwStyleNameMapper::GetProgName( in getCrsrPropertyValue()
|
H A D | unofield.cxx | 982 sRet = SwStyleNameMapper::GetProgName ( sRet, nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL ); in GetProgrammaticName() 996 …OUString sProgName = SwStyleNameMapper::GetProgName(sTypeName, nsSwGetPoolIdFromName::GET_POOLID_T… in LocalizeFormula()
|
H A D | unoframe.cxx | 2084 …aAny <<= OUString(SwStyleNameMapper::GetProgName(pFmt->DerivedFrom()->GetName(), nsSwGetPoolIdFrom… in getPropertyValue()
|
H A D | unotbl.cxx | 263 …sPDesc = SwStyleNameMapper::GetProgName(pDsc->GetName(), nsSwGetPoolIdFromName::GET_POOLID_PAGEDES… in lcl_GetSpecialProperty()
|
/aoo42x/main/sw/source/core/fields/ |
H A D | expfld.cxx | 1079 …rAny <<= OUString ( SwStyleNameMapper::GetProgName(GetPar1(), nsSwGetPoolIdFromName::GET_POOLID_TX… in QueryValue()
|
Completed in 132 milliseconds