Home
last modified time | relevance | path

Searched refs:IsDoSize (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx283 aBtnDoSize.Check( pDBData->IsDoSize() ); in Init()
433 aBtnDoSize.Check( pData->IsDoSize() ); in UpdateDBData()
/aoo4110/main/sc/inc/
H A Ddbcolect.hxx150 sal_Bool IsDoSize() const { return bDoSize; } in IsDoSize() function in ScDBData
/aoo4110/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx272 if (pDest && pDest->IsDoSize()) in RepeatDB()
731 bDoSize = pDestData->IsDoSize(); in Query()
H A Ddbdocimp.cxx426 sal_Bool bMoveCells = !bAddrInsert && pDBData->IsDoSize(); in DoImport()
/aoo4110/main/sc/source/ui/undo/
H A Dundodat.cxx1311 pRedoDBData->IsDoSize(); // in alt und neu gleich in Undo()
1381 pRedoDBData->IsDoSize(); // in alt und neu gleich in Redo()
/aoo4110/main/sc/source/ui/view/
H A Ddbfunc3.cxx2241 if (pDest && pDest->IsDoSize()) in RepeatDB()
/aoo4110/main/sc/source/ui/unoobj/
H A Ddatauno.cxx2080 ScUnoHelpFunctions::SetBoolInAny( aRet, pData->IsDoSize() ); in getPropertyValue()

Completed in 76 milliseconds