Searched defs:IsAuto (Results 1 – 8 of 8) sorted by relevance
60 sal_Bool IsAuto() const { return bAuto; } in IsAuto() function in SvxPageModelItem
59 sal_Bool IsAuto() { return bAuto;} in IsAuto() function in SwScrollbar
169 sal_Bool IsAuto() const { return bAutoFmt; } in IsAuto() function in SwFmt
86 bool ScDPGroupEditHelper::IsAuto() const in IsAuto() function in ScDPGroupEditHelper
236 … inline bool IsAuto() const { return ::get_flag( maData.mnFlags, EXC_CHLINEFORMAT_AUTO ); } in IsAuto() function in XclImpChLineFormat270 … inline bool IsAuto() const { return ::get_flag( maData.mnFlags, EXC_CHAREAFORMAT_AUTO ); } in IsAuto() function in XclImpChAreaFormat572 …inline bool IsAuto() const { return ::get_flag( maData.mnFlags, EXC_CHMARKERFORMAT_AUTO );… in IsAuto() function in XclImpChMarkerFormat
360 inline bool IsAuto() const { return ::get_flag( mnAuto, EXC_OBJ_LINE_AUTO ); } in IsAuto() function377 inline bool IsAuto() const { return ::get_flag( mnAuto, EXC_OBJ_FILL_AUTO ); } in IsAuto() function
248 … inline bool IsAuto() const { return ::get_flag( maData.mnFlags, EXC_CHLINEFORMAT_AUTO ); } in IsAuto() function in XclExpChLineFormat281 … inline bool IsAuto() const { return ::get_flag( maData.mnFlags, EXC_CHAREAFORMAT_AUTO ); } in IsAuto() function in XclExpChAreaFormat
487 sal_Bool SwHyphIter::IsAuto() in IsAuto() function in SwHyphIter
Completed in 85 milliseconds