Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Ddocument.cxx1010 sal_Bool ScDocument::CanInsertCol( const ScRange& rRange ) const in CanInsertCol() function in ScDocument
1286 if ( bInsCol && !CanInsertCol( aColRange ) ) // Zellen am Rand ? in CanFitBlock()
/aoo41x/main/sc/inc/
H A Ddocument.hxx1035 sal_Bool CanInsertCol( const ScRange& rRange ) const;
/aoo41x/main/sc/source/core/tool/
H A Dchgtrack.cxx1137 if ( ( bOk = pDoc->CanInsertCol( aRange ) ) != sal_False ) in Reject()

Completed in 97 milliseconds