Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx326 pDoc->CanFitBlock( aOldRange, aNewRange ); in Refresh()
H A Ddbdocimp.cxx464 if (!pDoc->CanFitBlock( aOld, aNew )) in DoImport()
H A Ddbdocfun.cxx744 if ( bDoSize && !pDoc->CanFitBlock( aOldDest, aDestTotal ) ) in Query()
/trunk/main/sc/inc/
H A Ddocument.hxx1038 sal_Bool CanFitBlock( const ScRange& rOld, const ScRange& rNew );
/trunk/main/sc/source/core/data/
H A Ddocument.cxx1276 sal_Bool ScDocument::CanFitBlock( const ScRange& rOld, const ScRange& rNew ) in CanFitBlock() function in ScDocument

Completed in 56 milliseconds