Home
last modified time | relevance | path

Searched refs:ST_OPEN (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sd/source/ui/dlg/
H A Ddlgass.cxx962 mpPage1OpenRB->SetState( eType == ST_OPEN ); in SetStartType()
963 maNextPageButton.Enable( eType != ST_OPEN ); in SetStartType()
967 mpPage1OpenLB->Show(eType == ST_OPEN); in SetStartType()
968 mpPage1OpenPB->Show(eType == ST_OPEN); in SetStartType()
970 if (eType == ST_OPEN) in SetStartType()
983 return ST_OPEN; in GetStartType()
1014 else if( GetStartType() == ST_OPEN ) in GetDocFileName()
1271 SetStartType( ST_OPEN ); in IMPL_LINK()
1306 else if(eType == ST_OPEN) in IMPL_LINK()
1316 else if(eType == ST_OPEN) in IMPL_LINK()
[all …]
/aoo41x/main/sd/inc/
H A Dsdenumdef.hxx28 enum StartType { ST_EMPTY, ST_TEMPLATE, ST_OPEN }; enumerator
/aoo41x/main/sd/source/ui/app/
H A Dsdmod1.cxx608 if( pPilotDlg->GetStartType() == ST_OPEN ) in ExecuteNewDocument()

Completed in 44 milliseconds