Searched defs:IsInserted (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/inc/ | ||
H A D | fielduno.hxx | 154 sal_Bool IsInserted() const { return pEditSource != NULL; } in IsInserted() function in ScCellFieldObj |
H A D | afmtuno.hxx | 154 sal_Bool IsInserted() const { return nFormatIndex != SC_AFMTOBJ_INVALID; } in IsInserted() function in ScAutoFormatObj |
H A D | styleuno.hxx | 248 sal_Bool IsInserted() const { return pDocShell != NULL; } in IsInserted() function in ScStyleObj |
/aoo41x/main/svx/inc/svx/ | ||
H A D | svdpage.hxx | 479 FASTBOOL IsInserted() const { return mbInserted; } in IsInserted() function in SdrPage |
H A D | svdobj.hxx | 1015 sal_Bool IsInserted() const { return bInserted; } in IsInserted() function in SdrObject |
Completed in 28 milliseconds