/aoo41x/main/ucbhelper/source/provider/ |
H A D | registerucb.cxx | 51 rtl::OUString const & rTemplate, in registerAtUcb() argument 109 xInstance = xParameterized->registerInstance(rTemplate, in registerAtUcb() 125 rManager->registerContentProvider(xProvider, rTemplate, true); in registerAtUcb() 133 xParameterized->deregisterInstance(rTemplate, in registerAtUcb() 143 xParameterized->deregisterInstance(rTemplate, in registerAtUcb() 155 pInfo->m_aTemplate = rTemplate; in registerAtUcb()
|
/aoo41x/main/xmloff/source/text/ |
H A D | XMLIndexChapterInfoEntryContext.cxx | 57 XMLIndexTemplateContext& rTemplate, in XMLIndexChapterInfoEntryContext() argument 62 (bT ? rTemplate.sTokenEntryNumber in XMLIndexChapterInfoEntryContext() 63 : rTemplate.sTokenChapterInfo), in XMLIndexChapterInfoEntryContext() 64 rTemplate, nPrfx, rLocalName), in XMLIndexChapterInfoEntryContext()
|
H A D | XMLIndexSpanEntryContext.cxx | 42 XMLIndexTemplateContext& rTemplate, in XMLIndexSpanEntryContext() argument 45 XMLIndexSimpleEntryContext(rImport, rTemplate.sTokenText, in XMLIndexSpanEntryContext() 46 rTemplate, nPrfx, rLocalName) in XMLIndexSpanEntryContext()
|
H A D | XMLIndexTabStopEntryContext.cxx | 54 XMLIndexTemplateContext& rTemplate, in XMLIndexTabStopEntryContext() argument 57 XMLIndexSimpleEntryContext(rImport, rTemplate.sTokenTabStop, in XMLIndexTabStopEntryContext() 58 rTemplate, nPrfx, rLocalName), in XMLIndexTabStopEntryContext()
|
H A D | XMLIndexBibliographyEntryContext.cxx | 59 XMLIndexTemplateContext& rTemplate, in XMLIndexBibliographyEntryContext() argument 63 rTemplate.sTokenBibliographyDataField, in XMLIndexBibliographyEntryContext() 64 rTemplate, in XMLIndexBibliographyEntryContext()
|
H A D | XMLIndexSimpleEntryContext.cxx | 59 XMLIndexTemplateContext& rTemplate, in XMLIndexSimpleEntryContext() argument 65 , rTemplateContext(rTemplate) in XMLIndexSimpleEntryContext()
|
H A D | XMLIndexSpanEntryContext.hxx | 51 XMLIndexTemplateContext& rTemplate,
|
H A D | XMLIndexBibliographyEntryContext.hxx | 57 XMLIndexTemplateContext& rTemplate,
|
H A D | XMLIndexChapterInfoEntryContext.hxx | 57 XMLIndexTemplateContext& rTemplate,
|
H A D | XMLIndexTabStopEntryContext.hxx | 57 XMLIndexTemplateContext& rTemplate,
|
H A D | XMLIndexSimpleEntryContext.hxx | 66 XMLIndexTemplateContext& rTemplate,
|
/aoo41x/main/ucbhelper/inc/ucbhelper/ |
H A D | registerucb.hxx | 85 const rtl::OUString & rTemplate, in ContentProviderData() 87 : ServiceName( rService ), URLTemplate( rTemplate ), Arguments( rArgs ) {} in ContentProviderData() 120 rtl::OUString const & rTemplate,
|
/aoo41x/main/sfx2/source/doc/ |
H A D | docfac.cxx | 322 void SfxObjectFactory::SetStandardTemplate( const String& rServiceName, const String& rTemplate ) in SetStandardTemplate() argument 329 SetSystemTemplate( rServiceName, rTemplate ); in SetStandardTemplate() 330 SvtModuleOptions().SetFactoryStandardTemplate(eFac, rTemplate); in SetStandardTemplate()
|
/aoo41x/main/sw/inc/ |
H A D | tox.hxx | 707 inline void SwForm::SetTemplate(sal_uInt16 nLevel, const String& rTemplate) in SetTemplate() argument 710 aTemplate[nLevel] = rTemplate; in SetTemplate()
|