Home
last modified time | relevance | path

Searched refs:bTemplate (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sw/source/ui/dbui/
H A Dmmdocselectpage.cxx137 bool bTemplate = &m_aBrowseTemplatePB == pButton; in IMPL_LINK() local
139 if(bTemplate) in IMPL_LINK()
146 bTemplate = false; in IMPL_LINK()
154 if(!bTemplate) in IMPL_LINK()
/trunk/main/sw/source/ui/globdoc/
H A Dglobdoc.cxx65 sal_Bool bTemplate /* = sal_False */) const in FillClass()
67 (void)bTemplate; in FillClass()
68 DBG_ASSERT( bTemplate == sal_False, "No template for Writer Global" ); in FillClass()
/trunk/main/sw/source/ui/web/
H A Dwdocsh.cxx89 sal_Bool bTemplate /* = sal_False */) const in FillClass()
91 (void)bTemplate; in FillClass()
92 DBG_ASSERT( bTemplate == sal_False, "No template for Writer Web" ); in FillClass()
/trunk/main/basctl/source/basicide/
H A Dbasdoc.cxx87 …lClass( SvGlobalName*, sal_uInt32*, String*, String*, String*, sal_Int32, sal_Bool bTemplate) const in FillClass()
89 (void)bTemplate; in FillClass()
90 DBG_ASSERT( bTemplate == sal_False, "No template for Basic" ); in FillClass()
H A Dbasdoc.hxx46 sal_Bool bTemplate = sal_False ) const;
/trunk/main/sfx2/source/doc/
H A Ddocfilt.cxx176 …st com::sun::star::uno::Reference< com::sun::star::embed::XStorage >& xStorage, sal_Bool bTemplate, in GetTypeFromStorage() argument
204 if ( bTemplate ) in GetTypeFromStorage()
H A Dobjstor.cxx331 sal_Bool bTemplate ) const in SetupStorage()
341 …FillClass( &aName, &nClipFormat, &aAppName, &aFullTypeName, &aShortTypeName, nVersion, bTemplate ); in SetupStorage()
3257 …sal_Bool bTemplate = ( rMedium.GetFilter()->IsOwnTemplateFormat() && nVersion > SOFFICE_FILEFORMAT… in SaveAsOwnFormat() local
3259 SetupStorage( xStorage, nVersion, bTemplate ); in SaveAsOwnFormat()
H A Dobjmisc.cxx1448 sal_Bool bTemplate = pTemplateItem && pTemplateItem->GetValue(); in FinishedLoading() local
1453 if ( bTemplate ) in FinishedLoading()
H A Dsfxbasemodel.cxx3660 sal_Bool bTemplate = pTemplateItem && pTemplateItem->GetValue(); in loadFromStorage() local
3661 …m_pData->m_pObjectShell->SetActivateEvent_Impl( bTemplate ? SFX_EVENT_CREATEDOC : SFX_EVENT_OPENDO… in loadFromStorage()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx1226 sal_Bool bTemplate /* = sal_False */) const in FillClass()
1248 … *pFormat = bTemplate ? SOT_FORMATSTR_ID_STARDRAW_8_TEMPLATE : SOT_FORMATSTR_ID_STARDRAW_8; in FillClass()
1254 … *pFormat = bTemplate ? SOT_FORMATSTR_ID_STARIMPRESS_8_TEMPLATE : SOT_FORMATSTR_ID_STARIMPRESS_8; in FillClass()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob.cxx188 sal_Bool bTemplate = sal_False; in GetAttrState() local
258 bTemplate = sal_True; in GetAttrState()
/trunk/main/sw/inc/
H A Dglobdoc.hxx45 sal_Bool bTemplate = sal_False ) const;
H A Dwdocsh.hxx51 sal_Bool bTemplate = sal_False ) const;
H A Ddocsh.hxx266 sal_Bool bTemplate = sal_False ) const;
/trunk/main/sfx2/inc/sfx2/
H A Ddocfilt.hxx109 sal_Bool bTemplate = sal_False,
H A Dobjsh.hxx642 sal_Bool bTemplate ) const;
694 sal_Bool bTemplate = sal_False) const = 0;
/trunk/main/starmath/inc/
H A Ddocument.hxx144 sal_Bool bTemplate = sal_False ) const;
/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx107 … pFullTypeName, String* pShortTypeName, sal_Int32 nFileFormat, sal_Bool bTemplate = sal_False ) co…
/trunk/main/starmath/source/
H A Ddocument.cxx1385 sal_Bool bTemplate /* = sal_False */) const in FillClass()
1399 *pFormat = bTemplate ? SOT_FORMATSTR_ID_STARMATH_8_TEMPLATE : SOT_FORMATSTR_ID_STARMATH_8; in FillClass()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx1568 sal_Bool bTemplate /* = sal_False */) const in FillClass()
1579 … *pClipFormat = bTemplate ? SOT_FORMATSTR_ID_STARWRITER_8_TEMPLATE : SOT_FORMATSTR_ID_STARWRITER_8; in FillClass()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx195 sal_Bool bTemplate = sal_False ) const;
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas2974 Dim bTemplate As Boolean variable
2977bTemplate = CBool(ProfileGetItem("Analysis", LCase("type" & getAppSpecificApplicationName & "dot")…
2979 If bTemplate = True Then searchTypes.Add "*" & getAppSpecificTemplateExt
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx286 sal_Bool bTemplate /* = sal_False */) const in FillClass()
298 *pFormat = bTemplate ? SOT_FORMATSTR_ID_STARCALC_8_TEMPLATE : SOT_FORMATSTR_ID_STARCALC_8; in FillClass()

Completed in 148 milliseconds