Home
last modified time | relevance | path

Searched refs:mpInfos (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/uui/source/
H A Dsecmacrowarnings.cxx74 ,mpInfos ( NULL ) in MacroWarning()
148 DBG_ASSERT( mpInfos, "-MacroWarning::EnableBtnHdl(): no infos, search in nirvana..." ); in IMPL_LINK()
150 sal_Int32 nCnt = mpInfos->getLength(); in IMPL_LINK()
152 xD->addAuthorToTrustedSources( (*mpInfos)[ i ].Signer ); in IMPL_LINK()
346 mpInfos = &rInfos; in SetStorage()
H A Dsecmacrowarnings.hxx57 const cssu::Sequence< css::security::DocumentSignatureInformation >* mpInfos; member in MacroWarning
/aoo4110/main/svx/source/unodraw/
H A Dunoprov.cxx1411 if( mpInfos[ nServiceId ] == NULL ) in getOrCreate()
1413 mpInfos[nServiceId] = new comphelper::PropertySetInfo(); in getOrCreate()
1414 mpInfos[nServiceId]->acquire(); in getOrCreate()
1419mpInfos[SVXUNO_SERVICEID_COM_SUN_STAR_DRAWING_DEFAULTS]->add( ImplGetSvxDrawingDefaultsPropertyMap… in getOrCreate()
1422mpInfos[SVXUNO_SERVICEID_COM_SUN_STAR_DRAWING_DEFAULTS_WRITER]->add( ImplGetSvxDrawingDefaultsProp… in getOrCreate()
1423mpInfos[SVXUNO_SERVICEID_COM_SUN_STAR_DRAWING_DEFAULTS_WRITER]->remove( OUString( RTL_CONSTASCII_U… in getOrCreate()
1425mpInfos[SVXUNO_SERVICEID_COM_SUN_STAR_DRAWING_DEFAULTS_WRITER]->add( ImplGetAdditionalWriterDrawin… in getOrCreate()
1433 return mpInfos[ nServiceId ]; in getOrCreate()
1436 comphelper::PropertySetInfo* SvxPropertySetInfoPool::mpInfos[SVXUNO_SERVICEID_LASTID+1] = { NULL }; member in SvxPropertySetInfoPool
/aoo4110/main/svx/inc/svx/
H A Dunoprov.hxx141 static comphelper::PropertySetInfo* mpInfos[SVXUNO_SERVICEID_LASTID+1]; member in SvxPropertySetInfoPool

Completed in 24 milliseconds