Searched refs:SetTemplate (Results 1 – 11 of 11) sorted by relevance
/trunk/main/sw/source/core/tox/ |
H A D | tox.cxx | 343 SetTemplate( 0, SW_RESSTR( nPoolId++ )); in SwForm() 356 SetTemplate( i, SW_RESSTR( STR_POOLCOLL_TOX_IDXBREAK )); in SwForm() 361 SetTemplate( i, SW_RESSTR( STR_POOLCOLL_TOX_IDX1 + i - 2 )); in SwForm() 379 SetTemplate( i, SW_RESSTR( nPoolId ) ); in SwForm()
|
/trunk/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 123 po->SetTemplate( *pDoc ); in Read() 563 sal_Bool Reader::SetTemplate( SwDoc& rDoc ) in SetTemplate() function in Reader 993 sal_Bool bRet = ReadHTML->SetTemplate( rDoc ); in SetHTMLTemplate()
|
/trunk/main/sw/inc/ |
H A D | tox.hxx | 377 inline void SetTemplate(sal_uInt16 nLevel, const String& rName); 710 inline void SwForm::SetTemplate(sal_uInt16 nLevel, const String& rTemplate) in SetTemplate() function in SwForm
|
H A D | shellio.hxx | 260 sal_Bool SetTemplate( SwDoc& rDoc );
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | dinfdlg.hxx | 147 void SetTemplate( sal_Bool b ) { m_bHasTemplate = b; } in SetTemplate() function in SfxDocumentInfoItem
|
H A D | objsh.hxx | 428 void SetTemplate(sal_Bool bIs);
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoidx.cxx | 879 aForm.SetTemplate( 0, aString ); in setPropertyValue() 892 aForm.SetTemplate( 1, aString ); in setPropertyValue() 916 aForm.SetTemplate(nLPos + pEntry->nWID - WID_PARA_LEV1, aString ); in setPropertyValue()
|
/trunk/main/sfx2/source/doc/ |
H A D | objserv.cxx | 441 aDocInfoItem.SetTemplate(sal_False); in ExecFile_Impl()
|
H A D | objmisc.cxx | 315 void SfxObjectShell::SetTemplate(sal_Bool bIs) in SetTemplate() function in SfxObjectShell
|
/trunk/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 4243 m_pCurrentForm->SetTemplate(nLevPos, aParaLayLB.GetSelectEntry()); in IMPL_LINK() 4268 m_pCurrentForm->SetTemplate(nPos, aEmptyStr); in IMPL_LINK()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 3435 aForm.SetTemplate( nLevel, aOldForm.GetTemplate(nLevel) ); in Read_F_Tox()
|
Completed in 337 milliseconds