Home
last modified time | relevance | path

Searched refs:GetProgName (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/sw/source/core/doc/
H A DSwStyleNameMapper.cxx478 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 …]
/aoo4110/main/sw/inc/
H A DSwStyleNameMapper.hxx151 static const String& GetProgName ( const String& rName, SwGetPoolIdFromName );
160 SW_DLLPUBLIC static const String& GetProgName ( sal_uInt16 nId, const String& rName );
/aoo4110/main/sw/source/core/para/
H A Dparatr.cxx173 sName = SwStyleNameMapper::GetProgName( in QueryValue()
261 …rtl::OUString sRet = SwStyleNameMapper::GetProgName(GetValue(), nsSwGetPoolIdFromName::GET_POOLID_… in QueryValue()
/aoo4110/main/svx/inc/svx/
H A Dsvdoole2.hxx126 const String& GetProgName() const { return aProgName; } in GetProgName() function in SdrOle2Obj
/aoo4110/main/sd/source/ui/view/
H A Dviewshe2.cxx844 String aName = pObj->GetProgName(); in ActivateObject()
/aoo4110/main/sw/source/filter/xml/
H A Dswxml.cxx418 … SwStyleNameMapper::GetProgName( static_cast< sal_uInt16 >(RES_POOLCOLL_HEADLINE1 + i), in lcl_AdjustOutlineStylesForOOo()
/aoo4110/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx555 SwStyleNameMapper::GetProgName( in getCrsrPropertyValue()
H A Dunofield.cxx982 sRet = SwStyleNameMapper::GetProgName ( sRet, nsSwGetPoolIdFromName::GET_POOLID_TXTCOLL ); in GetProgrammaticName()
996 …OUString sProgName = SwStyleNameMapper::GetProgName(sTypeName, nsSwGetPoolIdFromName::GET_POOLID_T… in LocalizeFormula()
H A Dunoframe.cxx1567 …aAny <<= OUString(SwStyleNameMapper::GetProgName(pFmt->DerivedFrom()->GetName(), nsSwGetPoolIdFrom… in getPropertyValue()
H A Dunotbl.cxx263 …sPDesc = SwStyleNameMapper::GetProgName(pDsc->GetName(), nsSwGetPoolIdFromName::GET_POOLID_PAGEDES… in lcl_GetSpecialProperty()
/aoo4110/main/sd/source/core/
H A Dsdpage.cxx1521 ( pOle2->GetProgName().EqualsAscii( "StarChart" ) || pOle2->IsChart() ) ) in findAutoLayoutShapesImpl()
1524 ( pOle2->GetProgName().EqualsAscii( "StarCalc" ) || pOle2->IsCalc() ) ) ) in findAutoLayoutShapesImpl()
/aoo4110/main/sw/source/core/fields/
H A Dexpfld.cxx1081 …rAny <<= OUString ( SwStyleNameMapper::GetProgName(GetPar1(), nsSwGetPoolIdFromName::GET_POOLID_TX… in QueryValue()

Completed in 129 milliseconds