Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx476 …sal_Bool IsInGenerateAndStoreThumbnail() const {return bIsInGenerateThumbnail;}… in IsInGenerateAndStoreThumbnail() function in SfxObjectShell
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx3626 … sal_Bool bInGenerateThumbnail = pShell->GetDoc()->GetDocShell()->IsInGenerateAndStoreThumbnail(); in Paint()