Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx602 const bool bWrongPageKind = (pCurrentPage == 0) || (pCurrentPage->GetPageKind() != PK_STANDARD); in GetAnnotationState() local
606 if( bReadOnly || bWrongPageKind || (nCurrentODFVersion != SvtSaveOptions::ODFVER_LATEST) ) in GetAnnotationState()
634 if( bWrongPageKind || !bHasAnnotations ) in GetAnnotationState()

Completed in 13 milliseconds