Home
last modified time | relevance | path

Searched refs:bUnprotected (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dtable1.cxx943 sal_Bool bMarked, sal_Bool bUnprotected ) in ValidNextPos() argument
955 if (bUnprotected && ((const ScProtectionAttr*) in ValidNextPos()
959 if (bMarked || bUnprotected) //! auch sonst ??? in ValidNextPos()
979 bUnprotected = sal_False; in GetNextPos()
988 DBG_ASSERT( !nMovY || !bUnprotected, in GetNextPos()
1035 if ( nMovX && ( bMarked || bUnprotected ) ) in GetNextPos()
1053 if ( !ValidNextPos(nCol, nRow, rMark, bMarked, bUnprotected) ) in GetNextPos()
1067 if ( bUnprotected ) in GetNextPos()
1089 while ( !ValidNextPos(nCol, nRow, rMark, bMarked, bUnprotected) ); in GetNextPos()
1100 if ( bUnprotected ) in GetNextPos()
[all …]
H A Ddocument.cxx5035 sal_Bool bMarked, sal_Bool bUnprotected, const ScMarkData& rMark ) in GetNextPos() argument
5044 pTab[nTab]->GetNextPos( rCol, rRow, nMovX, nMovY, bMarked, bUnprotected, aCopyMark ); in GetNextPos()
/trunk/main/sc/inc/
H A Dtable.hxx444 sal_Bool bMarked, sal_Bool bUnprotected, const ScMarkData& rMark );
817 sal_Bool bMarked, sal_Bool bUnprotected );
H A Ddocument.hxx1000 sal_Bool bMarked, sal_Bool bUnprotected, const ScMarkData& rMark );

Completed in 58 milliseconds