Home
last modified time | relevance | path

Searched refs:mp (Results 1 – 25 of 34) sorted by relevance

12

/AOO42X/main/comphelper/source/property/
H A Dpropertysethelper.cxx68 mp = new PropertySetHelperImpl; in PropertySetHelper()
69 mp->mpInfo = new PropertySetInfo; in PropertySetHelper()
70 mp->mpInfo->acquire(); in PropertySetHelper()
75 mp = new PropertySetHelperImpl; in PropertySetHelper()
76 mp->mpInfo = pInfo; in PropertySetHelper()
82 mp = new PropertySetHelperImpl; in PropertySetHelper()
83 mp->mpInfo = pInfo; in PropertySetHelper()
88 mp->mpInfo->release(); in ~PropertySetHelper()
89 delete mp; in ~PropertySetHelper()
95 OSL_ENSURE( mp->mpInfo != NULL, "where's the old pInfo?" ); in setInfo()
[all …]
/AOO42X/main/canvas/source/directx/
H A Ddx_winstuff.hxx127 mp( NULL ) in COMReference()
148 mp( p ) in COMReference()
153 mp( NULL ) in COMReference()
155 if( rNew.mp == NULL ) in COMReference()
158 rNew.mp->AddRef(); // do that _before_ assigning the in COMReference()
160 mp = rNew.mp; in COMReference()
166 ::std::swap( mp, aTmp.mp ); in operator =()
179 if( mp ) in reset()
180 refcount = mp->Release(); in reset()
182 mp = NULL; in reset()
[all …]
/AOO42X/main/unotools/source/property/
H A Dpropertysethelper.cxx69 mp = new PropertySetHelperImpl; in PropertySetHelper()
70 mp->mpInfo = pInfo; in PropertySetHelper()
76 mp->mpInfo->release(); in ~PropertySetHelper()
77 delete mp; in ~PropertySetHelper()
83 return mp->mpInfo; in getPropertySetInfo()
89 aEntries[0] = mp->find( aPropertyName ); in setPropertyValue()
102 aEntries[0] = mp->find( PropertyName ); in getPropertyValue()
152 pEntries[n] = mp->find( *pNames ); in setPropertyValues()
180 pEntries[n] = mp->find( *pNames ); in getPropertyValues()
216 aEntries[0] = mp->find( PropertyName ); in getPropertyState()
[all …]
/AOO42X/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DGSIandSDFMerger.java119 Map mp=(Map)gsiBlock.get(gsiReader.targetLanguage); in matchGSI() local
120 if (mp.size()!=0&&!((String)mp.get("TargetText")).equals("")){ in matchGSI()
/AOO42X/main/sc/source/core/tool/
H A Dinterpr4.cxx3352 FormulaToken* mp; member
3353 FormulaTokenRefPtr() : mp(0) {} in FormulaTokenRefPtr()
3354 FormulaTokenRefPtr( FormulaToken* p ) : mp(p) { if (mp) mp->IncRef(); } in FormulaTokenRefPtr()
3355 FormulaTokenRefPtr( const FormulaTokenRefPtr & r ) : mp(r.mp) { if (mp) mp->IncRef(); } in FormulaTokenRefPtr()
3356 ~FormulaTokenRefPtr() { if (mp) mp->DecRef(); } in ~FormulaTokenRefPtr()
3358 { if (r.mp) r.mp->IncRef(); if (mp) mp->DecRef(); mp = r.mp; return *this; } in operator =()
/AOO42X/main/libtextcat/data/new_fingerprints/lm/
H A Denglish.lm344 mp 85
H A Dportuguese.lm267 mp 185
H A Ditalian.lm257 mp 143
H A Dmalay.lm182 mp 790
H A Dspanish.lm269 mp 135
H A Dcatalan.lm263 mp 90
H A Dromansh.lm238 mp 60
H A Dfinnish.lm374 mp 114
H A Dfrench.lm274 mp 119
H A Dindonesian.lm223 mp 150
H A Desperanto.lm223 mp 337
H A Dquechua.lm207 mp 64
H A Dromanian.lm255 mp 109
H A Dlatin.lm261 mp 123
H A Dbreton.lm341 mp 79
/AOO42X/main/unotools/inc/unotools/
H A Dpropertysethelper.hxx49 PropertySetHelperImpl* mp; member in utl::PropertySetHelper
/AOO42X/main/comphelper/inc/comphelper/
H A Dpropertysethelper.hxx50 PropertySetHelperImpl* mp; member in comphelper::PropertySetHelper
/AOO42X/main/
H A Dconfig.guess877 *:UNICOS/mp:*:*)
/AOO42X/extras/l10n/source/ro/
H A Dlocalize.sdf40 …ring RID_BASIC_START SbERR_ZERODIV & ERRCODE_RES_MASK 0 ro Împărțire la zero. …
565 … nu au acces la parolă să poată rula macrouri în aceste module trebuie să împărțiți aceste module …
1303 …t\report.src 0 string RID_STR_PROPTITLE_FIXEDTEXT 0 ro Câmp de tip etichetă …
1447 …ction\inspection.src 0 string RID_STR_TYPE_CONST 1 0 ro Câmp sau formulă …
1512 …lg\GroupsSorting.src 0 string STR_RPT_EXPRESSION 0 ro Câmp/Expresie …
1603 …ource\strings.src 0 string RID_STR_FIXEDTEXT 0 ro Câmp de tip etichetă …
4525 …SID_FM_CONVERTTO_FIXEDTEXT CMD_SID_FM_CONVERTTO_FIXEDTEXT 0 ro ~Câmp de tip etichetă …
4533 …IONMENU SID_FM_CONVERTTO_DATE CMD_SID_FM_CONVERTTO_DATE 0 ro Câmp ~de dată …
4534 …IONMENU SID_FM_CONVERTTO_TIME CMD_SID_FM_CONVERTTO_TIME 0 ro Câmp p~entru oră …
4535 … SID_FM_CONVERTTO_NUMERIC CMD_SID_FM_CONVERTTO_NUMERIC 0 ro Câmp ~numeric …
[all …]
/AOO42X/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch681 *:UNICOS/mp:*:*)

12