Home
last modified time | relevance | path

Searched refs:SetUseUserData (Results 1 – 12 of 12) sorted by relevance

/trunk/main/unotools/source/config/
H A Dsaveopt.cxx130 void SetUseUserData( sal_Bool b );
160 void SvtSaveOptions_Impl::SetUseUserData( sal_Bool b ) in SetUseUserData() function in SvtSaveOptions_Impl
912 void SvtSaveOptions::SetUseUserData( sal_Bool b ) in SetUseUserData() function in SvtSaveOptions
914 pImp->pSaveOpt->SetUseUserData( b ); in SetUseUserData()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx479 void SfxDocumentInfoItem::SetUseUserData( sal_Bool bSet ) in SetUseUserData() function in SfxDocumentInfoItem
583 SetUseUserData( bValue ); in PutValue()
977 pInfoItem->SetUseUserData( bUseData ); in FillItemSet()
1009 pInfoItem->SetUseUserData( STATE_CHECK == aUseUserDataCB.GetState() ); in FillItemSet()
1010 newItem.SetUseUserData( STATE_CHECK == aUseUserDataCB.GetState() ); in FillItemSet()
/trunk/main/unotools/inc/unotools/
H A Dsaveopt.hxx75 void SetUseUserData( sal_Bool b );
/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx410 SetUseUserData( pDocInfItem->IsUseUserData() ); in ExecFile_Impl()
460 SetUseUserData( ((const SfxDocumentInfoItem *)pDocInfoItem)->IsUseUserData() ); in ExecFile_Impl()
H A Dobjcont.cxx1149 void SfxObjectShell::SetUseUserData( sal_Bool bNew ) in SetUseUserData() function in SfxObjectShell
/trunk/main/sc/source/ui/unoobj/
H A Dconfuno.cxx233 pDocShell->SetUseUserData( bTmp ); in setPropertyValue()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx150 void SetUseUserData( sal_Bool bSet );
H A Dobjsh.hxx435 void SetUseUserData( sal_Bool bNew );
/trunk/main/cui/source/options/
H A Doptgenrl.cxx268 aSaveOpt.SetUseUserData( aUseDataCB.IsChecked() ); in FillItemSet()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx733 pDocShell->SetUseUserData(sal_True); in ExecuteNewDocument()
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx452 mpDocSh->SetUseUserData( *(sal_Bool*)rValue.getValue() ); in _setSingleValue()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx413 pDocSh->SetUseUserData( bApplyUserData ); in _setPropertyValues()

Completed in 85 milliseconds