Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx290 if (pDoc->IsNegativePage(nTab)) in lcl_GetAnchorCell()
323 if (pDoc->IsNegativePage(nTab)) in lcl_GetRelativePos()
396 if (pDoc->IsNegativePage(nTab)) in setPropertyValue()
416 if (pDoc->IsNegativePage(nTab)) in setPropertyValue()
502 if (pDoc->IsNegativePage(nTab)) in setPropertyValue()
509 if (pDoc->IsNegativePage(nTab)) in setPropertyValue()
531 if (pDoc->IsNegativePage(nTab)) in setPropertyValue()
740 if (pDoc->IsNegativePage(nTab)) in getPropertyValue()
749 if (pDoc->IsNegativePage(nTab)) in getPropertyValue()
756 if (pDoc->IsNegativePage(nTab)) in getPropertyValue()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx476 sal_Bool bNegativePage = pDoc && pDoc->IsNegativePage( nTab ); in MoveCells()
526 sal_Bool bNegativePage = pDoc && pDoc->IsNegativePage( static_cast<SCTAB>(nPageNo) ); in SetPageSize()
724 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in GetPrintArea()
900 sal_Bool bNegativePage = pDoc && pDoc->IsNegativePage( nTab ); in MoveAreaTwips()
1043 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in MoveArea()
1109 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in WidthChanged()
1151 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in HeightChanged()
1194 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in HasObjectsInRows()
1762 if( rDoc.IsNegativePage( rPos.Tab() ) ) in GetCellRect()
H A Dpostit.cxx404 mbNegPage = mrDoc.IsNegativePage( maPos.Tab() ); in Initialize()
686 bool bNegPage = mrDoc.IsNegativePage( rPos.Tab() ); in CreateCaptionFromInitData()
885 bool bNegPage = rDoc.IsNegativePage( rPos.Tab() ); in CreateNoteFromObjectData()
H A Ddocumen3.cxx1658 if ( IsNegativePage( nTab ) ) in GetRange()
1791 sal_Bool bNegativePage = IsNegativePage( nVisibleTab ); in SnapVisArea()
1943 if ( IsNegativePage( nTab ) ) in GetMMRect()
H A Ddocument.cxx633 sal_Bool ScDocument::IsNegativePage( SCTAB nTab ) const in IsNegativePage() function in ScDocument
/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx104 sal_Bool bNegativePage = GetViewData()->GetDocument()->IsNegativePage( GetViewData()->GetTabNo() ); in PasteDraw()
357 if ( GetViewData()->GetDocument()->IsNegativePage( GetViewData()->GetTabNo() ) ) in PasteObject()
442 if ( GetViewData()->GetDocument()->IsNegativePage( GetViewData()->GetTabNo() ) ) in PasteGraphic()
H A Dgridwin3.cxx249 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in GetDrawMapMode()
337 sal_Bool bNegativePage = pViewData->GetDocument()->IsNegativePage( pViewData->GetTabNo() ); in CreateAnchorHandle()
H A Dtabvwshg.cxx121 if ( pDoc->IsNegativePage(nTab) ) in InsertURLButton()
H A Dtabvwsh4.cxx482 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in QueryObjAreaPixel()
1635 sal_Bool bNegativePage = pDoc->IsNegativePage( nVisTab ); in Construct()
H A Dtabview5.cxx639 if ( pDoc->IsNegativePage( nTab ) ) in MakeVisible()
H A Dviewfun5.cxx107 if (pDoc->IsNegativePage(nTab)) in PasteDataFormat()
H A Ddrawview.cxx157 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in AddCustomHdl()
H A Dtabview.cxx1951 if ( pDoc->IsNegativePage( nTab ) ) in GetInsertPos()
/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx135 sal_Bool bNegativePage(pDoc->IsNegativePage(rEndCell.Sheet)); in GetNewShapeSizePos()
235 if (pDoc->IsNegativePage(static_cast<SCTAB>(nOldSheet))) in ResizeShapes()
289 … if (pDoc->IsNegativePage(static_cast<SCTAB>(nOldSheet))) in ResizeShapes()
H A Dxmlexprt.cxx3215 sal_Bool bNegativePage(pDoc->IsNegativePage(rMyCell.aCellAddress.Sheet)); in WriteShapes()
3279 if (pDoc->IsNegativePage(static_cast<SCTAB>(nCurrentTable))) in WriteTableShapes()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx205 if ( pData->GetDocument()->IsNegativePage( pData->GetTabNo() ) ) in lcl_InsertGraphic()
257 if( pData->GetDocument()->IsNegativePage( pData->GetTabNo() ) ) in lcl_InsertMedia()
H A Dfupoor.cxx132 if ( pViewData->GetDocument()->IsNegativePage( pViewData->GetTabNo() ) ) in ForceScroll()
H A Dfuins2.cxx383 if ( pData->GetDocument()->IsNegativePage( pData->GetTabNo() ) ) in FuInsertOLE()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx86 sal_Bool bNegativePage = aDocument.IsNegativePage( aDocument.GetVisibleTab() ); in SetVisAreaOrSize()
202 sal_Bool bNegativePage = aDocument.IsNegativePage( nTab ); in UpdateOle()
H A Ddocsh4.cxx1941 sal_Bool bNegativePage = aDocument.IsNegativePage( aDocument.GetVisibleTab() ); in GetVisArea()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx363 if ( pDoc->IsNegativePage( nTab ) ) in GetDrawPos()
509 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in InsertArrow()
578 sal_Bool bNegativePage = pDoc->IsNegativePage( nTab ); in InsertToOtherTab()
/trunk/main/sc/inc/
H A Ddocument.hxx638 sal_Bool IsNegativePage( SCTAB nTab ) const;

Completed in 179 milliseconds