Home
last modified time | relevance | path

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

12

/aoo41x/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()
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()
187 T* get() const { return mp; } in get()
[all …]
/aoo41x/main/comphelper/source/property/
H A Dpropertysethelper.cxx70 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()
97 mp->mpInfo->release(); in setInfo()
98 mp->mpInfo = pInfo; in setInfo()
99 mp->mpInfo->acquire(); in setInfo()
[all …]
/aoo41x/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 …]
/aoo41x/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()
/aoo41x/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 =()
/aoo41x/extras/l10n/source/ro/
H A Dlocalize.sdf2239 sw source\ui\fldui\fldui.src 0 string STR_INPUTFLD 0 ro Câmp de intrare 20110201 21:28:21
2243 sw source\ui\fldui\fldui.src 0 string STR_DDEFLD 0 ro Câmp DDE 20110201 21:28:21
2261 sw source\ui\fldui\fldui.src 0 string STR_USERFLD 0 ro Câmp utilizator 20110201 21:28:21
3250 sw source\ui\envelp\mailmrge.src 0 fixedtext DLG_MAILMERGE FT_COLUMN 0 ro Câmp 20110201 21:28:…
4407 sw source\core\undo\undo.src 0 string STR_UNDO_FIELD 0 ro Câmp modificat 20110201 21:28:21
4423 sw source\core\undo\undo.src 0 string STR_FIELD 0 ro câmp 20110201 21:28:21
4728 …ing RID_BASELISTBOX_ERROR_FILLLIST 0 ro Conținutul unui câmp de selecție sau al unui câmp listă…
5168 sfx2 source\doc\doc.src 0 string STR_SHARED 0 ro (împărtășit) 20110201 21:28:21
5982 …imea datelor introduse în acest câmp.\n\nDacă e un câmp zecimal, trebuie introdus numărul maxim pe…
6431 dbaccess source\ui\dlg\dlgattr.src 0 tabdialog DLG_ATTR 0 ro Format de câmp 20110201 21:28:21
[all …]
/aoo41x/main/libtextcat/data/new_fingerprints/lm/
H A Dindonesian.lm223 mp 150
H A Ditalian.lm257 mp 143
H A Dmalay.lm182 mp 790
H A Dportuguese.lm267 mp 185
H A Dquechua.lm207 mp 64
H A Dromanian.lm255 mp 109
H A Dromansh.lm238 mp 60
H A Dcatalan.lm263 mp 90
H A Denglish.lm344 mp 85
H A Desperanto.lm223 mp 337
H A Dfinnish.lm374 mp 114
H A Dfrench.lm274 mp 119
H A Dspanish.lm269 mp 135
H A Dlatin.lm261 mp 123
H A Dbreton.lm341 mp 79
/aoo41x/main/icu/
H A Dmakefile.mk45 PATCH_FILES=${TARFILE_NAME}.patch icu-mp.patch icu-win-layoutex.patch
/aoo41x/main/unotools/inc/unotools/
H A Dpropertysethelper.hxx49 PropertySetHelperImpl* mp; member in utl::PropertySetHelper
/aoo41x/main/comphelper/inc/comphelper/
H A Dpropertysethelper.hxx50 PropertySetHelperImpl* mp; member in comphelper::PropertySetHelper
/aoo41x/main/
H A Dconfig.guess869 *:UNICOS/mp:*:*)

Completed in 987 milliseconds

12