Home
last modified time | relevance | path

Searched refs:SetPrjViewStatus (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/soldep/inc/soldep/
H A Ddepper.hxx164 void SetPrjViewStatus(sal_Bool state) { mbIsPrjView = state; } in SetPrjViewStatus() function in Depper
/AOO41X/main/soldep/source/
H A Dsoldep.cxx745 SetPrjViewStatus(sal_True); in ViewContent()