Home
last modified time | relevance | path

Searched defs:bNegativePage (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx104 sal_Bool bNegativePage = GetViewData()->GetDocument()->IsNegativePage( GetViewData()->GetTabNo() ); in PasteDraw() local
H A Dtabvwsh4.cxx482 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in QueryObjAreaPixel() local
1635 sal_Bool bNegativePage = pDoc->IsNegativePage( nVisTab ); in Construct() local
H A Dgridwin3.cxx249 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in GetDrawMapMode() local
337 sal_Bool bNegativePage = pViewData->GetDocument()->IsNegativePage( pViewData->GetTabNo() ); in CreateAnchorHandle() local
H A Ddrawview.cxx157 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in AddCustomHdl() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1941 sal_Bool bNegativePage = aDocument.IsNegativePage( aDocument.GetVisibleTab() ); in GetVisArea() local
H A Ddocsh6.cxx86 sal_Bool bNegativePage = aDocument.IsNegativePage( aDocument.GetVisibleTab() ); in SetVisAreaOrSize() local
202 sal_Bool bNegativePage = aDocument.IsNegativePage( nTab ); in UpdateOle() local
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx3215 sal_Bool bNegativePage(pDoc->IsNegativePage(rMyCell.aCellAddress.Sheet)); in WriteShapes() local
H A DXMLTableShapeResizer.cxx135 sal_Bool bNegativePage(pDoc->IsNegativePage(rEndCell.Sheet)); in GetNewShapeSizePos() local
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx509 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in InsertArrow() local
578 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in InsertToOtherTab() local
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx476 sal_Bool bNegativePage = pDoc && pDoc->IsNegativePage( nTab ); in MoveCells() local
526 sal_Bool bNegativePage = pDoc && pDoc->IsNegativePage( static_cast<SCTAB>(nPageNo) ); in SetPageSize() local
539 void ScDrawLayer::RecalcPos( SdrObject* pObj, const ScDrawObjData& rData, bool bNegativePage, bool … in RecalcPos()
724 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in GetPrintArea() local
900 sal_Bool bNegativePage = pDoc && pDoc->IsNegativePage( nTab ); in MoveAreaTwips() local
1043 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in MoveArea() local
1109 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in WidthChanged() local
1151 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in HeightChanged() local
1194 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in HasObjectsInRows() local
H A Ddocumen3.cxx1791 sal_Bool bNegativePage = IsNegativePage( nVisibleTab ); in SnapVisArea() local

Completed in 94 milliseconds