Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx198 void setIsPreview( bool bIsPreview );
489 void CustomAnimationCreateTabPage::setIsPreview( bool bIsPreview ) in setIsPreview() argument
491 mpCBXPReview->Check( bIsPreview ? sal_True : sal_False ); in setIsPreview()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx650 sal_Bool bIsPreview = aArgs.getOrDefault( "Preview", sal_False ); in isDocumentPreview() local
651 return bIsPreview; in isDocumentPreview()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx1154 sal_Bool bIsPreview = pDocSh->IsPreview(); in OuterResizePixel() local
1155 if( bIsPreview ) in OuterResizePixel()

Completed in 40 milliseconds